has anybody tried implementing amazon\'s in-app purchase? I\'m having problem implementing the example on their site. below example, it\'s giving me INVALID_SKU response:
Here's how I got the In App purchases to work on Kindle Fire (after several hrs of struggle...)
INVALID_SKU occurs when SKU is not matching or not entered in JSON file. If you are implementing your test app using SDK Tester, then please make sure that the SKU which you are using in your app must have an entry in JSON file too. JSON files resides under /mnt/sdcard/ with name amazon.sdktester.json. Request you to verify whether you have created JSON file with SKU details under this path in the device.
A good approach for managing SKUs would be:
We recommend using . for a SKU format, just because it makes it obvious what it is and what app it belongs to. For example:
com.yoyodyne.beachblanketbingo.500_coins