-
-
Notifications
You must be signed in to change notification settings - Fork 648
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
IAP subscription purchase error. #100
Comments
@Suraj-Tiwari Check the version and the readme. There is breaking changes in method name. |
Well that was an example
This code produce same error too.
|
@Suraj-Tiwari |
Alright, Main issue is Both functions are firing And same code gave this error on Physical device
|
That's why i filed an issue because i was confused too #reopen this issue until it's resolved. |
Did you link the library properly? If you checked the version perperly and used the proper methods name, I think that would be the reason you get If you did, provide us our
Also FYI, you don't have to write Platform specific code for our project because we do this our own. |
Ok so this was happening because i forgot to add libRNIap.a |
|
@dooboolab @Suraj-Tiwari meet the same problem too. so far any solution? |
i face this issue with react-native 0.5.4 and react-native-iap : ^1.3.5, any solutions? |
@hungvu193 try to connect the library manually, it works for me. 👯♂️ |
There are many fluctuations with latest react-native version. IF facing any issue try to go previous build, |
Version of react-native-iap
Latest
Expected behavior
data
Actual behavior
Error
Steps to reprodue the behabior
Well in my case, Install -> manual merge -> then this code
Error message: Type Error Cannot read property of getitems of undefined.
The text was updated successfully, but these errors were encountered: