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 <
There are four ways, all of which I tested:
Test flight
Install from iTunes - Create .ipa as ad-hoc and normal sync with ipad & itunes.
Or best way you can create a URL for install while creating ipa select as enterprise and create index file with plist. This will work with individual developer account too.
Diawi