开发者

iPhone - Changing Bundle identifier : what will happen?

开发者 https://www.devze.com 2023-03-29 01:35 出处:网络
What may happen if I change my app bundle identifier ? For example, if I go from com.myapps.appname to com.myapps.utilities.appname, or com.myapps.appname.appnameFULL

What may happen if I change my app bundle identifier ?

For example, if I go from com.myapps.appname to com.myapps.utilities.appname, or com.myapps.appname.appnameFULL

What m开发者_开发知识库ay happen for people who have already bought the app ?

What may happen with stored datas ?

...


You will not be allowed to change it in iTunesConnect so there is no ramification as there is no possible way to do it. If you create a new app with a new bundle id, obviously old users of the other app will not get the updates. See this related question

0

精彩评论

暂无评论...
验证码 换一张
取 消