Hi,
I have a few questions regarding testing and submitting builds with In App Purchases.
-
When launching the TestFlight build of the app we are presented with a sign-in with Apple ID popover. It keeps presenting itself until the user signs in using a valid Apple ID. During development we did not see this behaviour and are wondering if this is normal for TestFlight with In App Purchases. Currently we are calling restorePurchases on app load (for testing) - can this be causing the popover behaviour?
-
We get the receipt data from one of App Store urls; one for sandbox users and one for production. When we submit the app for review the build will use the production url. Do we need to provide a special build using the sandbox url for app review?
Thank you,
Stas