Hi
I've managed to get IAP working for my apps for the Windows Store (Construct 2 native IAP plugin), Google Play and IOS (Cranberry IAP plugin) but I can't get either plugin working on the Amazon App store (as a compiled apk file via Cordova).
Basically, I request the store listing, but nothing ever comes back. The exact same apk works with the Google Play store but on Amazon Apps, no response. I've tested using both native IAP and cranberry.
Native IAP never responds after requesting store listing.
Cranberry responds with "failed to list store".
Does the native IAP plugin support Amazon Apps, or is it only for HTML5 hosted apps? I can't find a working example anywhere.
Has anyone achieved this??
Just to be clear this is in the context of a project exported as Cordova app, compiled as apk (Android), and uploaded to the Amazon App marketplace (for distribution on Kindle Fire tablets).
Hope someone out there can help!
Aaron