I have a problem with my app. As long as I installed the app to my iPhone with Xcode, everything was working (Apart from the fact that having configured the products from the Xcode file and not from the App Store, in the end the purchase failed). Now that I uploaded the app to testflight, when purchasing a product I can’t even see the iOS purchase popup. Could It be the fact that there is no longer the Xcode purchases configuration file and that the one on the App Store hasn’t been approved yet? I can I fix that?
Solved
Problem with testflight purchase
Best answer by jazmine
Hey
Thanks for providing those logs! I was able to locate the following error.
2021-08-24 08:07:11.366996+0200 Do[1567:1068479] [Purchases] - ERROR: 😿‼️ The receipt is not valid.
We have the following documentation on this error in our docs on Error Handling.
This error indicates an error with configuration and usually occurs in the sandbox environment.
If testing with StoreKit Configuration Files:
- Follow StoreKit test guide
- Re-upload the StoreKit certificate after making any changes to products or code-signing
- All products in StoreKit file are listed in the RevenueCat dashboard
Some other places to check:
- Bundle ID and shared secret are set correctly for your app
Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.