问题
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