Hi all,
I notice the following when I run the sample app (InAppPurchase) on an
Android device:
- The transactionCallback( event ) method is called twice when I click on
“Lemonade refill” button. - Printouts of the first call:
event: storeTransaction
state: purchased
errorType: none
errorString: - Printouts of the second call:
event: storeTransaction
state: failed
errorType: invalidClient
errorString:
My question is why are there 2 calls to transactionCallback( event ) and why
did the 2nd call fail? I checked with Corona support and they mentioned they were not able to replicate this issue. Hence, they suggested that I check with Cider instead.
Can someone from Cider comment on this pls? Or if someone else has encountered this issue and found the workaround, kindly let me know as well.
I’m using a full version of Cider and below are additional info.
Product Version: Cider 1.3
Java: 1.6.0_33; Java HotSpot™ Client VM 20.8-b03-424
System: Mac OS X version 10.7.4 running on i386; UTF-8; en_US (cider)
Thanks,
Ben [import]uid: 164013 topic_id: 29945 reply_id: 329945[/import]