Question

I want to send my .ipa file as an email attachment and download it in the iPAD itself using internet(safari) for testing purpose.My device-UDID has been registered with the provisioning profile.Is this possible?If it is possible ,Shall I be able to install it in my iPAD or moving it int iTunes?

I am very much new to iOS native application development.Please guide me to achieve this?Thanks for any help in advance...

Was it helpful?

Solution 2

Yes you can.

First in iTunesconnect you have to register your device. This I think you have done.

Now create a adhoc distribution key and certificate by selecting your device in the provisioning portal. Now create the .app file using the above mentioned adhoc certificate. This app file you can mail and then copy the app file to itunes. It will be automatically installed to your iPad.

OTHER TIPS

You can upload you .ipa file either to testflightapp.com or You can make use of this website also.

http://www.diawi.com

Both sites will help you getting the IPA file instantly. Hope that helps.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top