19
votes

My iphone application has in-app purchases and those have been tested using the iTunes Connect test user account. I'm now distributing it via ad-hoc distribution to beta testers. Is there any way to make the purchases "live" so that they can test them with their real iTunes accounts and not have to use the test account? I'd clearly like to test this before formally submitting it to the iTunes store

2
Am i require to use XCOde to install App on device for In-APp Purchase testing?harshit2811

2 Answers

8
votes

I think they only run in sandbox mode via ad-hoc. You can't test it, but it should all work if it works through the test account.

1
votes

You can't use production products, but you can create test user accounts and distribute them so that your beta testers can test the in-app purchase components. It's a bit tricky because they have to use the Settings App to log out and then log in from inside your application with the test user account.