In my testing of the Amazon Appstore in my app, I am running into a crash situation on a very specific act.
If I purchase an entitlement in my app, then go and remove and reinstall the app (or clear the cache to make the app forget that it was purchased), then go and try to purchase again, I get the message that the item has already been purchased as expected.
If I click the Close button in the Amazon window (which I hear click), the window doesn’t close and a few seconds later, the app crashes. I get an Android screen:
Sorry!
The application NAME (process [package name]) has stopped unexpectedly. Please try again.
|Force close|
If I am able to click the Close button a second time before the app crashes, the window does close. The app still crashes, however.
Is this a problem with the AmazonSDKTester functionality? Or is this something that happens using the actual production workflow as well? I would think not, but not sure what is happening.