E_IAP_NOT_AVAILABLE in Expo React Native & UI Not Rendering in TestFlight - Issue with In-App Purchases #155730
Unanswered
EderFornero
asked this question in
Programming Help
Replies: 1 comment
-
|
For a real device + TestFlight:
If you can share whether you're on Expo Go vs a dev build, and when you call |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Body
Hello, I am experiencing issues with in-app purchases while using react-native-iap in an Expo React Native (Managed Workflow) project with TypeScript.
Issue Summary
E_IAP_NOT_AVAILABLESteps to Reproduce
Expected Behavior
What I Have Tried So Far
✅ Enabled In-App Purchases in Apple Developer and App Store Connect.
✅ Ensured the bundle identifier matches the one registered in App Store Connect.
✅ Tested with a Sandbox account.
✅ Verified my react-native-iap implementation.
✅ Properly restored transactions.
Project Information
I would appreciate any help on how to resolve this issue or any debugging tips.
Thank you in advance!
Beta Was this translation helpful? Give feedback.
All reactions