Open emrekenci opened 8 years ago
you only need to follow till point 13. after that it's for people using objectivec
Thank you.
In that case, can you please tell me what to do about the ViewController?
The tutorial is confusing, I only have a AppDelegate.h and AppDelegate.m, where I supposed to add import <StoreKit/StoreKit.h> and everything ?
Thanks!
Ia this appropriate here since this is for the library itself not handling in-app purchases with React Native?
In the linked tutorial, on step 5 it's telling to add your view controller as below:
What should I use instead of MyViewController?
I'm actually not sure if I need to complete the entire tutorial including setting product IDs in kRemoveAdsProductIdentifier etc. for your library to work. I'd appreciate if you could make this clear for me.
Thanks for your help.