Register a new App Id on iOS

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

Registering a new App Id is one of the first things you need to do when starting a new iOS project.

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, then select Continue.

assets/images/App-Group-6.png

Choose a meaningful description and a Bundle ID, this Id is a unique globals, so make sure to choose a good one.

Once registered, this Bundle Id will be your property no one can register a new one with the same value until you delete yours.

If you want to have the AppGroup Capability make sure to thick that box.

assets/images/App-Group-7.png

The last step is to select “Register”.

assets/images/App-Group-8.png

Here is your newly created App ID.

You can find it here and select it if you want to make some changes, like adding or removing capabilities.

assets/images/App-Group-9.png

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

Comments

comments powered by Disqus