I want to test IAP in sandbox environment.
How make sandbox environment in iPhone?
I have already developed IAP. But I can't test it in sandbox environment.
I want to see below message in my iPhone.
Sign-In Required [Environment: Sandbox]
I want to test IAP in sandbox environment.
How make sandbox environment in iPhone?
I have already developed IAP. But I can't test it in sandbox environment.
I want to see below message in my iPhone.
Sign-In Required [Environment: Sandbox]
You can actually test the in-app purchasing in the sandbox environment, basically you'll need to set up an test user account in your iTunesConnect.
Check the apple documentation here: http://developer.apple.com/library/ios/#technotes/tn2259/_index.html
You'll be able to find all the information related to In-App Purchasing, including sandbox testing.
Similar question link