App installation failed due to application-identifier entitlement

后端 未结 30 3471
轮回少年
轮回少年 2020-12-07 07:40

I am unable to install a watchOS 2 WatchKit app due to an application-identifier entitlement. This happened after turning on App Groups in the Capabilities tab.

Full

30条回答
  •  离开以前
    2020-12-07 08:10

    TLDR - delete the app from the device and run again.

    In my case :
    1. I compiled and run the app on the iPhone device.
    2. I open in the setting the Capabilities and turn on the iCloud
    3. Then I try to run the app again, boom, error : "App installation failed This application's application-identifier entitlement does not match that of the installed application. These values must match for an upgrade to be allowed.

    4.Then I deleted to app from the iPhone (after I read the answers here)
    5.Everything works O.K

提交回复
热议问题