Is there anyway to change the app name in iTunes connect.Previously we followed the the below procedure to change app name, 1. Log in to Itunes Connect 2. Click \"Manage app
There would be some confusion around that, the reason is that the name you put on the app store (on iTunesConnect) can be different from the name given within Xcode (under build settings)..
So if your app name is displayed properly on the app store, but when you download it, the name is different, it's because Apple doesn't apply the name given on iTunesConnect to the binary that people download..
Which means you have to recompile and reupload as new version..