iPhone: How to create sandbox environment for inAppPurchase application [closed]
can you guide me how to create sandbox environment and implement sandbox test in
inAppPurchase application
1)Follow https://itunesconnect.apple.com/docs/iTunesConnect_DeveloperGuide.pdf
In this pdf Open "Managing Your In App Purchases" section present in page 134 where you can get all information regarding how to create sandbox test accounts in iTunes Connect.
2)Read In App Purchase Programing Guide to implement In App purchase in your application.
3)Finally to ensure that purchases are working correctly, Test your application on actual devices.
精彩评论