Contents
Display Legacy Contents

 Print
    InApp Purchase Is Connected    
Checks the sate of the connection with the SDK engine and the servers.

Parameters

Target Connected
Target control or variable that will receive the connection sate.
0-Not connected
1-Connected


Target Not Connected Reason
When there is no connection, this will receive a string with a debug message describing the probable reason for this state.

     
  • On Android this action is based on an API call to the In-App purchase SDK.
  • On iOS and Windows, the SDK does not provide this information, so this action is based on a reachability test to Apple or Microsoft servers to validate if a network connection can be made.

See also
Samples

 
 
Updated : 1/12/2021 6:25 PM