question

ahsankhan231 avatar image
ahsankhan231 asked

Live App Testing

Hi all, Hope you all are going great. I am facing an issue in Implementing Amazon In purchasing API with live app testing. First, I created the app in Live App Testing section and filled all the fields with binary file(i.e. apk), then I created the in app items and submitted it to live, then I added the tester for testing in live app testing mode. It took 2 hours to live after then tester received an email for testing the app , but when tester open that link , It show the page of app but saying that "You are no eliible". What's the reason behind it. I have spent too much time on it but didn't get any success. Please help it. Thanks in advance.
live app testing
10 |5000

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Nick Gardner avatar image
Nick Gardner answered
Hi, Sometimes it can take several hours after the email has been sent for the test to be available. If after a few hours the tester is still getting this error message, I'd have them check a few things: 1. Make srue they are signed in with the same account as the email they had the test sent to. 2. Make sure the test is compatible with some of their devices If none of these solutions work please let us know. Thanks, Nick
10 |5000

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

ahsankhan231 avatar image
ahsankhan231 answered
Hi, Everytime , when I am trying to purchase an item, it says "You already own this item". I want to be purchased multiple time from multiple users and I implemented Entitlement approach in my app. Please guide me. Your help will be highly appreciated. thanks Message was edited by: ahsankhan231
10 |5000

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Nick Gardner avatar image
Nick Gardner answered
Hi, If a item has to be purchased multiple times than an entitlement is not the right object to choose. By design an entitlement can only be bought once per Amazon user. If you need to give multiple possible accounts under the same Amazon account an entitlement, then you can use the consumable object and then track each item on your server to make sure the same user can't buy the item twice. Thanks, Nick
10 |5000

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.