Tell me more ×
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.

I’m having issues generating new bundle identifiers through the provisioning profile. When I click new New App Id and enter the required details it keeps generating the same bundle id.

This is what I am entering: Description: “My app name” Bundle Seed ID: “Use Team ID” Bundle Identifier: “*”

I don’t understand the problem as I have been successfully able to generate new identifiers in the past.

Any help? Thanks

enter image description here

share|improve this question
Have you been able to generate new identifiers eventually? – xastor Feb 20 '12 at 9:16
Afraid not. No idea what is happening. – Adam Howard May 13 '12 at 15:54
I'm thinking Apple removed this, because having the same seed id for all your applications keeps all doors open. It means you can always let your applications interact, which is not really a security problem because it are all your applications anyway. – xastor May 26 '12 at 8:50

1 Answer

Have you tried logging out. Restarting your browser and clearing your cache?

Btw, I notice from an email today that Apple now allow you change the Bundle ID in itunesConnect before binary submission (in case that helps).

share|improve this answer
Yeah, tried all that. These are all apps generated over the past week. It’s been an on-going problem. – Adam Howard Aug 19 '11 at 11:30

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.