Xcode - Unable to enable App Groups from second app

354 views Asked by At

I'm trying to create an App Group for sharing data between two apps. In one app, I've created and successfully accessed the App Group.

However, when I go to the other app and attempt to enable the app group, I get a whole bunch of errors relating the certificate and entitlements files.

The group shows up in my App Groups Capabilities area: enter image description here

But when I click on it, a second copy of the group appears and errors appear all over my capabilities tabs : enter image description here

and code signing area:

enter image description here

I've already tried deleting derived data, clean and build, etc. Hoping to avoid managing the provisioning profile manually.

1

There are 1 answers

0
Fathima km On

Try a different provisional profile for the second app.