react-native-iap icon indicating copy to clipboard operation
react-native-iap copied to clipboard

[Amazon]: getSubscriptions works in Live App Testing, but is failing to receive items when being tested by Amazon's app review process.

Open CalNicklin opened this issue 1 year ago • 0 comments

Description

My purchase flow works in Live App Testing, but is failing to receive items when being tested by Amazon's app review process. I've recently upgraded to v12 of RNIAP. If it works in LAT, why would it not work for Amazon's review team?

Posting to see if anyone else has experienced this...it's akin to IAP working in Testflight, but not on the App Store experience.

Expected Behavior

An array of possible subscriptions items to be shown on the purchase screen.

Screenshots

Environment:

  • react-native-iap: 12.5.2
  • react-native: 0.73.8
  • Platforms (iOS, Android, emulator, simulator, device): Amazon device

To Reproduce Steps to reproduce the behavior:

  1. Go to '...'
  2. Press '...'
  3. Error '...' is shown

[Optional] Additional Context

CalNicklin avatar Sep 08 '24 09:09 CalNicklin