App installation failed due to application-identifier entitlement

后端 未结 30 3504
轮回少年
轮回少年 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 07:47

    Delete any previous versions of App from your iPhone and then Clean->Build and Run again. Your app should run smoothly on your Device.

    Also, please make sure you have not selected Distribution Certificate in your Project Settings while trying to run your project directly on your device.

提交回复
热议问题