Reputation: 1324
Is it possible to change App name while using same bundle identifier?
I have changed the name of the app while uploading a new version on iTunes but its only reflecting in iTunes but not in Appstore.
Please suggest the solution.
Regards
Upvotes: 1
Views: 3018
Reputation: 6238
You can change the app name anytime and it has nothing to do with your bundle identifier.
Please note that there a different "places" to change the app name:
1) iTunes Connect: "App Name" field --> this is what gets displayed on the App Store
2) Xcode: "Display Name" in General Settings --> this is what will be displayed on the device when the app is installed below the icon
Edit/Update on iTunes Connect:
If you change the app name you will get this "warning" that the name change will only get deployed with the new version. (The version number doesn't play any role)
Upvotes: 3