How to Change App name in iTunes Connect

后端 未结 6 1894
孤城傲影
孤城傲影 2020-12-09 02:07

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

6条回答
  •  挽巷
    挽巷 (楼主)
    2020-12-09 02:33

    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..

提交回复
热议问题