we want to publish an update of our app. Is it possible to rename the app after the update? let's say the app is called myApp and I want it to be called myApp 2 after the update... can it be done?
Xcode displays a project-rename dialog that contains all the items that can be renamed in your project. Leave your application selected in the dialog and deselect all other items as shown in Figure 2, then click Rename to perform the rename operation.
Go to Project -> Edit Project Settings -> Select Build tab -> look for productName in packaging category. Change it to what you want.
You can not rename the apps themselves, so their names will remain unchanged when you're opening them, or when searching for them in Settings -> Apps. But, if you're OK with that, read on. To change the name of an app shortcut you'll need a custom Android launcher.
In Build Setting, You can change Product Name.
Actually you can. You can change the "Bundle Name" which (I think) is the name the App appears on the AppStore and the "Bundle Display Name" which is the name that appears under your icon on the Home screen. But if you change your "Bundle Identifier" then your App is not the same App. More info can be found in the Apple Docs here.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With