I am adding devices UDID into provision profile and sending this to other mac for installation on another iPad. If I try to install .ipa through iTunes on that mac, it gets an error "The iPad could not be synced because this computer is no longer authorised for purchased items that are on this iPad" but this computer is already authorised.
7
-
1are you sending provisioning profile ?– Devang GoswamiCommented May 21, 2015 at 6:54
-
@DevangGoswami Yes I send provision profile with his UDID.– Avinash TribhuvanCommented May 22, 2015 at 4:58
-
ok , why dont you send ipa instead provisioning profile– Devang GoswamiCommented May 22, 2015 at 5:08
-
@DevangGoswami:I sending both provision and ipa– Avinash TribhuvanCommented May 22, 2015 at 5:22
-
then do one thing create a development cert from another mac and with that cert create provisioning and run on device– Devang GoswamiCommented May 22, 2015 at 5:27
|
Show 2 more comments
1 Answer
Why don't you try using Xcode in installing the .ipa in the device? Open Xcode then Go to Window>Devices. Select your device then click the '+' button in the bottom. Select the .ipa file.