Closed GoogleCodeExporter closed 9 years ago
Original comment by shai.almog
on 24 Mar 2015 at 5:22
This seems to be a long-lasting problem with iOS...
Original comment by brizi...@gmail.com
on 24 Mar 2015 at 11:41
Fixed in SVN.
https://code.google.com/p/codenameone/source/detail?r=2225
Will be included with next server update (probably next couple of days).
Original comment by st...@weblite.ca
on 24 Mar 2015 at 11:21
[deleted comment]
I have tested the fix on my iPhone and now, Purchase.wasPurchased works fine.
Also, Purchase.restore now works again.
Many thanks for the fast fix!
I have one suggestion:
It seems that Purchase.wasPurchased only returns true if the product has been
bought on the very device or if Purchase.restore was called. So,
Purchase.wasPurchased does not get the info directly from the store but rather
when PurchaseCallback.itemPurchased or RestoreCallback.itemRestored is called.
Maybe, this could be documented in the JavaDoc ?
Original comment by tom2.ar...@gmail.com
on 30 Mar 2015 at 7:41
Original issue reported on code.google.com by
tom2.ar...@gmail.com
on 23 Mar 2015 at 6:14