Reputation: 85
I am experiencing the following problems with Milkman Games in-app-purchases ANE dor Adobe AIR:
PROBLEM 1
EXPECTED BEHAVIOUR:
I would expect that restoreTransactions() would trigger onPurchaseSuccess() for each of the items previously restored.
PROBLEM 2
Is StoreKit attempting to restore transactions by default everytime StoreKit is created? (i.e. StoreKit.create(); )
Testing device: iPad2, iPhone4
Operating System: iOS 7 and iOS 6
Compiling for: AIR 3.8
IDE: FlashDevelop
Type of item purchased: all items tested are non-consumable
Did anyone ever experienced such a behaviour with iOS in-app-purchases in an AIR mobile app? Any ideas or pointer in the right direction are appreciated, thanks!
Upvotes: 0
Views: 847
Reputation: 85
An updated version (v. 2.0.1) of this ANE released today by Milkman Games solved the problems I described above.
Upvotes: 0