I'm developing an app which uses APNS and I would like to distribute it for betatesting to some close friends. This is the first app I build and will be the first time distributing an app.
Well. To test it in my iPhone I had to make a provisioning profile and install a certificate in my iPhone. How can I send my app by email (or smth) and then install it easily without have to put manually the certificate in their iPhones? Which steps should I follow?
Thanks!