We trying to integrate the latest version of the amazon In-App Purchasing (IAP) API. Everything seems to work just fine when the app is sideloaded onto my test devices (Kindle Fire) and used with the Amazon App Tester and Json file. The IAPs can be purchased without any problem, but doesn't work when it goes live.
This is the log output when using the loaded on version with App Tester:
10-04 12:05:24.420 920-1338/? W/PackageManager: com.amazon.canary is not installed for user 0
10-04 12:05:24.420 920-1831/? W/PackageManager: com.amazon.fv is not installed for user 0
10-04 12:05:24.450 920-1837/? W/PackageManager: com.amazon.canary is not installed for user 0
10-04 12:05:24.450 920-1263/? W/PackageManager: com.amazon.fv is not installed for user 0
10-04 12:05:24.470 920-1264/? W/PackageManager: com.amazon.canary is not installed for user 0
10-04 12:05:24.470 920-999/? W/PackageManager: com.amazon.fv is not installed for user 0
10-04 12:05:24.540 920-1230/? W/PackageManager: com.amazon.canary is not installed for user 0
10-04 12:05:24.540 920-1398/? W/PackageManager: com.amazon.fv is not installed for user 0
10-04 12:05:24.570 920-1338/? W/PackageManager: com.amazon.canary is not installed for user 0
Actually the Amazon forum seems not to be a good place to get help. I also contacted Amazon directly, so far without any feedback as well.
Is this a known issue? How can this be solved?
Thank you so much!