I have the .ipa
from PhoneGap build and I need to test it. I got provisioning profile from Developer account.
So my question is: can I directly put my <
You can also checkout ios-deploy.
It is as simple as running ios-deploy -b path/to/ipa/file
.
It even works with path/to/project.app, which should be in the same location if you are doing cordova/phonegap builds locally.
Cheers!
You can create the ipa for ad hoc distribution and use diawi to create a link for the your ipad. You just upload the .ipa and the provisioning profile, then a link is generated and you can visit it from your ipad in order to install the app (if the provisioning profile is for development you have to add your ipad's UDID to it).
In the latest version of iOS share ipa through AirDroap from mac to iPhone. it will directly install in your iPhone.
All of the other answers are either out of date or too much work where it doesn't need to be. Upload your .IPA file to diawi.com then either scan the QR-Code and install, or email the link to the device you want to install the app to, or type the shortened URL into your Safari browser and install that way.
I needed to get an app installed into an older iOS device today and this method took me less than 2 minutes to complete start to finish.
https://www.diawi.com/
You can install IPA using Xcode
This will install application on your device.
Since Apple released iTunes 12, you must use Apple Configurator 2 app to install ipa in your iPhone and iPad.
Download from this link: https://itunes.apple.com/br/app/apple-configurator-2/id1037126344?mt=12