Hello,
I’m experiencing an issue with in-app purchases (IAPs) not working in my TestFlight build.
Here's the situation:
I created several non-consumable IAPs in App Store Connect and added them to my app. All IAPs have been approved by Apple and show the status “Ready to Submit” or “Ready for Sale.” I integrated Unity IAP correctly, and it works on Android. On iOS, however, the IStoreController is not initializing in TestFlight. I suspect the issue might be that I created a new app version before adding the IAPs, and never submitted that version. Later I added IAPs, but they don’t appear to be linked to any build. The In-App Purchases section doesn't appear in the App Store Connect version overview, and I can't find a way to connect them to the current build. What should I do in this situation?