Reputation: 148
I'm wondering if there is a way to implement in-app purchases in Expo for an app that I'm developing. As I researched online, I haven't found a clear answer.
Could anyone help Please?
Upvotes: 3
Views: 3810
Reputation: 5270
Currently you cannot do that by using Expo v30
.
There is a feature request you can vote for: https://expo.canny.io/feature-requests/p/in-app-purchases
For now, you can only do that with detached Expo.
You can read more here:
Upvotes: 4