InAppPurchasesManager.UpdatePurchaseInformation
Syntax:
Parameters:
<PurchaseIDs> (required)
Array of purchase identifiers, information about which is updated.
Description:
- restore information on acquired permanent purchases and active subscriptions after the mobile application has been completely deleted and re-installed;
- update information on acquired permanent purchases and subscriptions if the user uses the application on several devices;
- update and record information on requested purchases (description, price and other fields) to a local repository, this data can be retrieved with the help of the method GetList.
It should be noted that calling a service store may take a considerable period of time.
Availability: