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
Platforms you faced the error (IOS or Android or both?)
iOS
Expected behavior
I should see a Libraries folder in Xcode
Actual behavior
I can't find the "Libraries" folder. Same problem as this guy: #174 (comment)
Would you happen to have steps on how to install this on iOS? I just ejected my expo app, and chose Expokit. I ran npm install, react-native link react-native-iap, and now I'm stuck on the manual installation part because I can't find the Libraries folder.
The text was updated successfully, but these errors were encountered:
Hey there, it looks like there has been no activity on this issue recently. Has the issue been fixed, or does it still require the community's attention? This issue may be closed if no further activity occurs. You may also label this issue as "For Discussion" or "Good first issue" and I will leave it open. Thank you for your contributions.
Closing this issue after a prolonged period of inactivity. If this issue is still present in the latest release, please feel free to create a new issue with up-to-date information.
Version of react-native-iap
Version of react-native
Platforms you faced the error (IOS or Android or both?)
iOS
Expected behavior
I should see a Libraries folder in Xcode
Actual behavior
I can't find the "Libraries" folder. Same problem as this guy: #174 (comment)
Would you happen to have steps on how to install this on iOS? I just ejected my expo app, and chose Expokit. I ran
npm install
,react-native link react-native-iap
, and now I'm stuck on the manual installation part because I can't find the Libraries folder.The text was updated successfully, but these errors were encountered: