Editing your app for both Android and iOS platforms
Edit Your App
Once your app is ready to download, you can click on "Edit App" to customize it further for both Android and iOS platforms.
App Info
App Name You can change the name of your app for both Android and iOS.
App Icon
Upload your app icon or logo of your business. The size of the icon should not be bigger than 1024x1024 pixels. This applies to both Android and iOS.
Package Name (Android)
Package Name is a unique application ID for Android. Once you publish your app, you will never be able to change the package name. For example: com.example.myapp
Version Code (Android)
A positive integer used as an internal version number for Android. This number is used only to determine whether one version is more recent than another, with higher numbers indicating more recent versions. This is not the version number shown to users.
Version Name (Android)
A string used as the version number shown to users for Android. This setting can be specified as a raw string or as a reference to a string resource. For example 1.0.1, 1.2, 1.2.9, 3.1
Version (iOS)
Similar to the Version Name in Android, this is the version number shown to users for iOS. It follows a similar format as in Android.
After entering all the details, click "Save" to apply the changes.