添加应用程序组后,XCode会显示警告(将“应用程序组”权利添加到您的应用程序ID)
在XCode中添加应用程序组后,它会显示一个警告符号(将应用程序组权利添加到您的应用程序ID并将应用程序组容器权利添加到您的应用程序ID)。在警告之前有一个加载微调器:
after I added an App Groups in XCode it shows up an warning symbol (Add the "App Groups" entitlement to your App ID and Add the "App Groups containers" entitlement to your App ID). Before the warning there was a loading spinner like that:
完成加载后我得到以下警告:
after it finished the loading I got the following warnings:
我该怎么做才能纠正这两个问题错误的步骤?如果我是对的,它已经被添加到我的App ID中。
What can I do to correct the two wrong steps? If I'm right it is already added to my App ID.
我遇到了同样的问题,在我的情况下,我的apple id没有添加App Group的权限。
I faced the same issue, and in my case my apple id did not have the permission to add the "App Group".
如果您的帐户类型是会员,而不是代理,那么您需要您的代理/拥有主开发帐户的管理员为您添加应用程序组。
If your account's type is "Member", not "Agent", then you need your Agent/Admin who has the main development account to add the "App Group" for you.