To test an in app purchase on the iphone, do I need to upload the binary?
2 Answers
There's a section describing testing Store Kit process in documentation.
1 Comment
Nader
Thanks Vladimir. I've found that section to have many errors. For example to actually test it you shouldn't add your test user credentials in the store preferences, but unset them there, and then add the credentials after prompted within your app.