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...

有帮助吗?

解决方案 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.

其他提示

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.

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top