We\'re changing the name of one of our apps on the iTunes App Store.
Say we rename our app from foo
, to bar
.
At the moment you can
No, the application URL will remain with the first application name.
For example if you have SuperGame
and submit a version 2 you can then change the application SuperGame 2
the URL will still be that of SuperGame
. As long as the bundle ID is the same of course. I have seen an answer on here that mentioned this same thing.
Update:
https://stackoverflow.com/a/6177561/442695