Skip to main content

How to change AppName

How to change AppName

eShop

1. For Android, to change label that is shown below android app icon, open android > app > src > main > open mainfest.xml and inside that label change that string as shown in below fig.

eShop

2. For iOS, to change label that is shown below ios app icon, open ios > Runner > Info.plist inside that <key>CFBundleName</key> change that string as shown in below fig.

eShop