invalid entitlements 0xE8008016 when I add the entitlements file

后端 未结 14 3742
说谎
说谎 2021-02-20 13:48

I\'m trying to do ad hoc distribution. When I use XCode, the application installs fine on my phone.

In preparation for ad hoc distribution, I created the default entitl

14条回答
  •  没有蜡笔的小新
    2021-02-20 13:59

    Removing the entitlement wasn't and option for me as I wanted to use "iCloud", so after digging a little I found that the problem was that "iCloud" not being enabled on the app configuration on the "iOS Provisioning portal".

    Enabling it and regenerating the provisioning did the trick for me.

提交回复
热议问题