Hey everyone, I’m submitting my first version of an iOS app to the App Store and ran into an issue I can’t seem to resolve.
The app was rejected because during review, Apple couldn’t see the In-App Purchase product on the purchase screen. That’s their only complaint — everything else works fine.
Here’s what’s going on: • In debug mode via Xcode, the product shows up correctly, and everything works as expected. • In TestFlight builds, the product doesn’t show up at all — neither for me nor for Apple. • The IAP is currently marked as “Waiting for Review”, not “Ready to Submit”, and it is linked to the current app version in App Store Connect.
I’m not sure if the IAP being in “Waiting for Review” is the reason it doesn’t show up in the TestFlight version — but I assumed Apple would still be able to access it for testing.
Has anyone experienced this? Do I need to wait for the IAP itself to be approved before it works in TestFlight and can be reviewed?
Any insights would be super helpful. Thanks!