Search code examples
iphoneiosapp-storesoftware-distributionad-hoc-distribution

Testing your IOS application - final testing on real in-app purchase and final editings


I finally finished my application, and I guess I am fully-ready, thanks to everyone who contributed along my way. Now I am about to upload my binary for review, I would like to know if there is any last tweaks? Can we test our application on real-in-app purchase in any way? Can we distribute only for my developer devices in distribution configurations?

I tested my application on my devices but on debug mode, but I would like to see how it goes, as it is going to apear in app-store.

Thanks!


Solution

  • You can use beta testing services like TestFlight. Just compile your application with distribution certificate, build and upload to testflight, and share with friends or colleagues.