react-native-iap
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.
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:
- Go to '...'
- Press '...'
- Error '...' is shown
[Optional] Additional Context