distriqt - Add test In App purchase to live ios -


i want test new in-app purchase on live app before iap goes live. don't see way associate iap test flight version.

is there anyway this?

you should read "testing in-app purchase products" guide apple key points are:

to perform testing in-app purchase products:

  • set test user accounts within users , roles in itunes connect, detailed in creating sandbox tester accounts in itunes connect developer guide. you’ll need test user each territory want test app in.

  • clear account information stored on test device. prevents actual user account automatically being used when testing.

  • use test account credentials test purchase.

you can setup sandbox test users in itunesconnect. following has detailed information.

https://developer.apple.com/library/ios/documentation/languagesutilities/conceptual/itunesconnect_guide/chapters/settingupuseraccounts.html#//apple_ref/doc/uid/tp40011225-ch25-sw10

the products must real products ready go live next release should able test them beforehand.


Comments

Popular posts from this blog

gridview - Yii2 DataPorivider $totalSum for a column -

java - Suppress Jboss version details from HTTP error response -

Sass watch command compiles .scss files before full sftp upload -