question

Ian Wallace-Hoyt avatar image
Ian Wallace-Hoyt asked

IAP caching?

Hello, Does the IAP server provide any device side caching? Google's IAB service provides this type of caching so that queries about purchase state can often be answered without a network connection. From http://developer.android.com/google/play/billing/api.html Because the Google Play client now caches In-app Billing information locally on the device, you can use the Version 3 API to query for this information more frequently, for example through a getPurchases call. Unlike with previous versions of the API, many Version 3 API calls will be serviced through cache lookups instead of through a network connection to Google Play, which significantly speeds up the API's response time. Does IAP provide something similar or does each PurchaseManager.initiatePurchaseUpdatesRequest() call result in a network request? Thanks, -ian
iap
10 |5000

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

0 Answers