Unable to Download Application - “APP” could not be downloaded at this time

前端 未结 6 1757
悲哀的现实
悲哀的现实 2021-02-20 12:49

I have a \"PLUS\" version of my app and the regular version. I archive both of them using different targets. I upload the ipa\'s to TestFlight (also to my Hockey server) and t

6条回答
  •  傲寒
    傲寒 (楼主)
    2021-02-20 13:32

    I had problems using OTA (useing XCode 4.3.3, i guess its the same in XCode 4.x.x).

    It only let me install Apps on Development Devices when i use the Release Provisioning Profile. When i changed the setting in the Scheme (By klicking on the Schemename and selct "Edit Scheme...". On the left row, there are this scheme settings, where i had to click "Archive" and change the "Build Configuration" to "Debug"). Than i was able to distribut Apps using OTA with my Development Provisioning Profile.

    Hope it helps someone

提交回复
热议问题