Sunday, August 18, 2013

Android In App purchases not syncing immediately across multiple devices

Android In App purchases not syncing immediately across multiple devices

I purchased an item on one device. Then I go to the other device, launch
the App, but the item's purchase information is still not available for
use on the second device (iabhelper does not return the item when you
query the inventory). Attempting to purchase just shows the "Already
owned" dialog. (I could possibly use this as a point to go ahead and
download the item, but feels weird...)
The only solution that works so far is if I restart the device, then I
immediately see the Download option in my UI (instead of Buy), since
Iabhelper then returns the correct info)
Anybody else face this issue? Is there a workaround which makes it
seamless to the user?

No comments:

Post a Comment