Register a new AppGroup Id on iOS
Written by Cristian on
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.
Select Certificates, IDs & Profiles.
Select that plus button.
Select App Groups then select Continue.
Put a meaningful description and choose an identifier, the rule here is to always use “group” as a prefix.
group.<your-app-id>
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.
Need more help? Leave a comment bellow and let’s connect here.
Comments