Search code examples
iosin-app-purchasein-app-subscription

How to test touch dialog and perform real in-app purchase?


I have submitted my iOS app. The status is now pending developers release . In-app auto renewable subscriptions are approved. When I test, the app still prompt sandbox dialog for me to enter sandbox account password to verify my purchase. I cannot test real purchase and cancel under this situation . Would you please tell me what is the next step?


Solution

  • To test in-app in Production environment, not Sandbox, you need to have the appropriate build. If you are running from Xcode, you are automatically acting in Sandbox.

    To have a Production environment, you need to make an AdHoc build (distributed via services like diawi.com) or AppStore build (distributed via Testflight).