Hello,
I'm experiencing a bug today. When I launch my app on Android, I have no problem, the products are displayed correctly and I can buy them. However, on iOS, the products are not displayed and I get the error: ‘IAP initialization error [Error: E_IAP_NOT_AVAILABLE]’. on a real physical device. (i start my app with npx expo start)
Hello, I'm experiencing a bug today. When I launch my app on Android, I have no problem, the products are displayed correctly and I can buy them. However, on iOS, the products are not displayed and I get the error: ‘IAP initialization error [Error: E_IAP_NOT_AVAILABLE]’. on a real physical device. (i start my app with npx expo start)
Which I've already set up / configured:
xcode iap:
package.json
app.json
Podfile:
my code (for test):
(i have pod install but 0 changes)
On Apple Store Connect
Info.plist:
? I don't know if there's a link, I don't think so, but google ads work on my app?
Many thanks to you