iphone - iTunes sync apps failed to install using Phonegap -


i have created .ipa file using phonegap. testing uploaded developer certificates , device udid. working fine. now, want distribute apps using application loader. uploaded apple distributor certificate , distribute mobile provision file on phonegap cloud , generated .ipa file. when tried apps iphone 6.3.1, giving me error: itunes sync apps failed install please me out of problem..

are trying submit app (you mentioned application loader used submitting apps) or install on devices testing? assuming trying install on devices testing.

if app fails install, check 1 of these

  1. the mobileprovision using has device's udid. test apps can installed on devices udid included in mobileprovision (unless distributing enterprises)

  2. the mobileprovision installed on device (try using service testflight - you'll know whether device has necessary setup)


Comments

Popular posts from this blog

Delphi XE2 Indy10 udp client-server interchange using SendBuffer-ReceiveBuffer -

Qt ActiveX WMI QAxBase::dynamicCallHelper: ItemIndex(int): No such property in -

python - cx_oracle unable to find Oracle Client -