question

developer905 avatar image
developer905 asked

In Review,PurchasingService.IS_SANDBOX_MODE is false?

I have submitted my app. IAP will be tested by Amazon reviwer. App's (under test) PurchasingService.IS_SANDBOX_MODE is false?
iap
10 |5000

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

1 Answer

WangChao@Amazon avatar image
WangChao@Amazon answered
Hello, Please check the IAP v2.0 API Reference documentation at https://developer.amazon.com/public/apis/earn/in-app-purchasing/javadocs-v2/in-app-purchasing-2.0-api-reference public static final boolean IS_SANDBOX_MODE If true, the SDK is running in Sandbox mode, which only allows interactions with the Amazon AppTester. Use this mode only for testing locally. Otherwise, the SDK is running in production mode, which allows interaction between the Amazon Appstore and actual customer accounts.
10 |5000

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