I currently have 4 iOS devices in my development provisioning profile. Haven't registered a device in months so don't remember how it's done. Yesterday I tried to register iPhone 6 and I couldn't do it. There's no edit, there's just a delete or download. But I don't know what it'd download because it doesn't specify. I manually added a UDID number to Devices All section but how do i add 5th device to current provisioning profile?
Asked
Active
Viewed 293 times
0
-
Quick solution: delete it and make a new one. – Ashraf Tawfeeq Feb 28 '15 at 19:09
-
It sounds like you're not an Admin in your portal and are only a Member. Can you please verify your access rights? – Dan Mar 02 '15 at 01:17
-
I'm creating the app myself. I signed up to Apple developers myself. – Jet Mar 02 '15 at 20:44
-
1possible duplicate of [How to add new Device UDID to an existing provisioning profile in the new pattern](http://stackoverflow.com/questions/15893863/how-to-add-new-device-udid-to-an-existing-provisioning-profile-in-the-new-patter) – Shamas S Sep 12 '15 at 09:41
1 Answers
0
Please read this How to add new Device UDID to an existing provisioning profile
Complete help is here Maintaining Identifiers, Devices, and Profiles
-
The EDIT button in provisioning profile isn't clickable. Only the Download or Delete button. However, with Download, I don't know what it'll download and i've never clicked download before and I have 4 devices in current provisioning profile registered. – Jet Feb 28 '15 at 18:58
-
usully Xcode handles downloading, so never mind. If you can not edit, you do not have enough rights. Ask your admin or agent. Or you are using Firefox. Try Safari. – dogsgod Feb 28 '15 at 19:09
-
What you mean I don't have enough rights. I'm creating the app myself. I signed everything. I'm using Safari. I never had an issue with adding device to provisioning profile so I really don't know why it's not letting me now. – Jet Feb 28 '15 at 19:12
-
Try creating a new profile. Sometimes it helps clearing the browser completely and trying again. – Shamas S Feb 28 '15 at 19:48
-
Does creating a new profile delete the other 4 devices that I currently use for testing? – Jet Feb 28 '15 at 19:54
-
No, it shouldn't. Devices are added separately. You add devices to the portal. You created a developer certificate. Then you create a provisioning profile which has information for devices and developer certificates. – Shamas S Mar 01 '15 at 05:13