Xcode shows warning after adding App Groups (Add the "App Groups" entitlement to your App ID) [closed] Xcode shows warning after adding App Groups (Add the "App Groups" entitlement to your App ID) [closed] ios ios

Xcode shows warning after adding App Groups (Add the "App Groups" entitlement to your App ID) [closed]


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.


For me, what worked was I had to changed the Bundle Identifier because I was working with a project template I had downloaded from the internet.

You can change that in:

Project Navigator -> Target -> <Your target> -> General tab

bundle identifier

After that, I checked the App Groups and the warnings had gone

result


You can try this steps:

  1. Find your App Id and make sure your App Group state is Enabled.

  2. Use your App Id to create Provisioning Profiles and download to your computer then double click it

  3. Check Xcode's Identity to make sure your team is the right one. If you have problems, click fix issue