-
-
Notifications
You must be signed in to change notification settings - Fork 661
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
E_IAP_NOT_AVAILABLE #2441
Comments
I tried to run this im my code: const checkConnectionStatus = async () => {
|
Use "connected" instead of your whole code, I hope it will fix your problem Here is example:- const { if (!connected) { |
this solution is not working even i put the code in to the connected condition but the app is crash after buy the subscription from the android app |
Description
Hello, I'm trying to run initConnection() and I get this error: E_IAP_NOT_AVAILABLE
versions
"react-native": "0.71.8",
"react-native-iap": "^12.10.5",
Environment:
The text was updated successfully, but these errors were encountered: