Submitting a completely different IOS App but with same Bundle ID [closed]

那年仲夏 提交于 2019-12-02 11:41:37

问题


My team has an app that was developed with react-native. We are now contemplating creating a new version with native iOS technology and language (Swift). I want to make sure before we start developing, that Apple will accept an app that is completely new in every way, but that has the same bundle Id.

Is this the case?


回答1:


We have done this with our old app. We just replaced our new app with old one and apple has accepted that..




回答2:


No problem at all.

However when you submit that app for review, you should make sure to set the checkbox that this version contains major changes. Otherwise you run chances of Apple rejecting that version.




回答3:


Is this the case?

Yes. Apple doesn’t know or care how the source code changes. Language, frameworks, architectures, interface, functionality — obviously all such choices must be free to evolve.



来源:https://stackoverflow.com/questions/49387787/submitting-a-completely-different-ios-app-but-with-same-bundle-id

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!