1

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
  • 1
    are you sending provisioning profile ? Commented May 21, 2015 at 6:54
  • @DevangGoswami Yes I send provision profile with his UDID. Commented May 22, 2015 at 4:58
  • ok , why dont you send ipa instead provisioning profile Commented May 22, 2015 at 5:08
  • @DevangGoswami:I sending both provision and ipa Commented 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 Commented May 22, 2015 at 5:27

1 Answer 1

0

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.

Not the answer you're looking for? Browse other questions tagged or ask your own question.