Reputation: 519
The webpage above is what I have referenced. This page says as follows:
To register an App ID
Sign in to developer.apple.com/account, and click Certificates, IDs & Profiles.
Under Identifiers, select App IDs.
Click the Add button (+) in the upper-right corner.
Enter a name or description for the App ID in the Description field.
But what the page looks like is this:
There's no such thing like 'Certificates, IDs & Profiles' or something like that. So I clicked my profile on the top right; then moved to 'Manage Your apple ID' page.
I don't think this 'device' tap is what I am looking for.. The reference shows this screenshot but I couldn't find this anywhere.
So what page should I go to keep going on?
Upvotes: 0
Views: 696
Reputation: 3235
You are on the right track, however it looks like you aren't logged in to a paid developer account since it says "Join the Apple Developer Program" at the bottom. You need to have a paid account in order to add devices to the developer console at developer.apple.com.
If you are using a free account, you can install an app for 7 days to your device by adding your account details to XCode. Just go to Preferences -> Accounts.
Once you have access to a paid account in the program, come back to developer.apple.com and you will see more options. Click on "Certificates, IDs & Profiles":
Then from the next page click on "All" under "Devices":
Then finally, click on the "+" icon in the top right to add a new device:
EDIT: updated to include information about installing an app on device for free accounts
Upvotes: 1