App installation failed due to application-identifier entitlement

后端 未结 30 3481
轮回少年
轮回少年 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:06

    I tried a few thing myself like updating/making new provisioning profiles, fixing entitlements in Apple Member Center and in project but in my case, I simply had to delete the application and re-run it.

    o_O


    This application's application-identifier entitlement does not match that of the installed application.

    NOTE: it says "...does not match the installed application"

    I guess it happened for me because we added a new app extension and there must have been some target related migration issues? Not sure but anyways

提交回复
热议问题