-
-
Notifications
You must be signed in to change notification settings - Fork 655
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
Failure to compile #769
Comments
Could you try |
4.0.2 seems like its going to work I am going to publish app now and see if it works in a live environment. Locally it is running fine. Thanks! |
Upgrade your library to the latest version 4.0.3 maybe higher by now → is working for me.. In your componentDidMount or before you click buy initiate items Like so everything should be fine after that. |
Version of react-native-iap
"react-native-iap": "^4.0.1",
Version of react-native
60
Platforms you faced the error (IOS or Android or both?)
Android
Expected behavior
Android studios project at least builds
Actual behavior
Crash on compile
Tested environment (Emulator? Real Device?)
Real Device
Steps to reproduce the behavior
Install library sync gradle build app → Crash
The text was updated successfully, but these errors were encountered: