Can I change the Bundle Identifier in my app after it's been approved?

Posted by Dabor Troppe on Stack Overflow See other posts from Stack Overflow or by Dabor Troppe
Published on 2010-04-04T19:07:25Z Indexed on 2010/04/04 19:13 UTC
Read the original article Hit count: 211

I've got my app approved a while ago and used the * provisioning profile so I created somehting like:

com.mydomain.MyApp

but now I have the necessity of adding push notifications and I can't due I am using the * provisioning profile and it needs to have its own app ID and profile.

How should I proceed in order to achieve an app update without breaking anything

© Stack Overflow or respective owner

Related posts about provisioning

Related posts about iphone-sdk