You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 26, 2026. It is now read-only.
I've been implementing the user choice billing flow for google play. During development, the options show up correctly to choose between google play and my payment method, but while testing a release app it directly takes to me google play options and does not allow me to choose. I can see in the native logs that the library has been initialized the same way in both cases.
Dependencies:
"react-native-iap": "^14.5.0"
"react-native": "0.79.2"
I've been implementing the user choice billing flow for google play. During development, the options show up correctly to choose between google play and my payment method, but while testing a release app it directly takes to me google play options and does not allow me to choose. I can see in the native logs that the library has been initialized the same way in both cases.
Dependencies:
"react-native-iap": "^14.5.0"
"react-native": "0.79.2"