简体   繁体   English

Bundle ID 在 App Store 中的应用程序名称

[英]Bundle ID Name of app when in the App Store

I sumbmitted an app of mine to the App Store.我向 App Store 提交了我的一个应用程序。 It has the correct name there which is good but when I download it the name of the app on my home screen is the name of the Bundle ID which is obviously not the proper one.它有正确的名称,这很好,但是当我下载它时,主屏幕上的应用程序名称是 Bundle ID 的名称,这显然不是正确的名称。 How can I change the name so that it equals the name in the App Store?如何更改名称以使其与 App Store 中的名称相同?

Go to Info.plist and then change Bundle name like below will change app name that will show in home screen.转到Info.plist ,然后更改Bundle name如下所示将更改将显示在主屏幕中的应用程序名称。

在此处输入图片说明

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 在应用程序商店中实时更改应用程序的捆绑包ID,应用程序ID和应用程序名称有什么影响 - What are the effects of changing the bundle id, App Id and App name for an app live on the app store Xcode 在将 iOS 应用程序上传到 App Store 时尝试匹配 CocoaPod 捆绑包 ID - Xcode trying to match CocoaPod bundle ID when uploading iOS app to App Store Xcode 在将 iOS 应用程序上传到 App Store 时尝试匹配框架包 ID - Xcode trying to match frameworks bundle ID when uploading iOS app to App Store 从 bundle id 中获取应用名称 - Get app name from bundle id 应用程序ID名称和捆绑包标识符问题 - App ID Name And Bundle Identifier Issue App Store Connect:删除和回收应用程序以更改捆绑 ID? - App Store Connect: removing & reclaiming app to change bundle ID? 更改在TestFlight而非App Store上使用过的应用程序的捆绑软件ID - Change bundle id of app that was used on TestFlight but not App Store 更改应用程序显示名称而不更改App Store上的捆绑包标识符? - Changing app display name without changing bundle identifier on App Store? 如何更改应用程序的捆绑 ID 和应用程序名称 - How To Change The App's Bundle ID & App’s Name $(APP_BUNDLE_ID) 和 $(APP_NAME) 不起作用 - $(APP_BUNDLE_ID) and $(APP_NAME) are not working
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM