Register a new AppGroup Id on iOS

Cristian
Written by Cristian on
Register a new AppGroup Id on iOS

Registering a new App Group Id is one of the first steps required to be done in order to be able to share data between your app and any other app extension, like widget extensions, keyboard extensions and so on.

Here is how to do it properly.

Go to your Apple Dev account

Select Certificates, IDs & Profiles.

assets/images/App-Group-1.png

Select that plus button.

assets/images/App-Group-2.png

Select App Groups then select Continue.

assets/images/App-Group-3.jpg

Put a meaningful description and choose an identifier, the rule here is to always use “group” as a prefix.

group.<your-app-id>

assets/images/App-Group-4.png

Here is you brand new App Group ID, if you don’t see it, make sure to have “App Groups” filter selected in the top-right corner.

assets/images/App-Group-5.png

Need more help? Leave a comment bellow and let’s connect here.

Comments

comments powered by Disqus