Solved

React-native app: All purchases are sandbox even in reviewed and live app

  • 15 February 2022
  • 2 replies
  • 123 views

Badge +3

When testing with release version of a react-native app, I continually get the sandbox subscription options when attempting to purchase. 

 

For ios, I have no sandbox account setup, but this happens on multiple devices.
For Android, I removed my sandbox account and this happens. 

 

Everything shows up and the purchase completes OK, but is always in the sandbox. 

icon

Best answer by sundeep 19 February 2022, 03:30

View original

2 replies

Userlevel 3
Badge +8

Hi @Joe Dwyer, it may be worthwhile deleting the app and re-downloading it directly from the App Store/Play Store to ensure you’re testing in the production environment. It’s possible you’re using a release build, but unless the app is downloaded from the store you could still be using the sandbox environment. 

Badge +3

Thanks. Seems to be working now. Seems like it took a day or so for it to work across all my test devices. Must also have a version that is installed from the app store.

Reply