Editing Your App
As soon as your app is ready to download, you can select from the Edit your App option for both Android and iOS platforms for effective customizations for your app with add-ons and plugins.
Edit Your App for Android
1. App Name: You can edit the name of your app.
2. App Icon: Upload the app icon or logo of your business by clicking on the “Click to upload” button. The icon or logo should not be bigger than 1024x1024 pixels.
3. Package Name: A unique app identification ID for Android. Once publish your app, you will not be able to change the package name. For example, com.example.myapp.
4. Version Code: A positive integer used as an internal version number. The number is only used to determine whether one version is newer than another, with higher versions indicating newer versions. This version number is not shown to the user.
5. Version Name: It is used as the version number in the form of a string, which is shown to users. This setting can be specified as a raw string or as a reference to a string resource. Eg, 1.0.1, 1.2, 1.2.9.
Edit Your App for iOS
1. App Name: You can edit the name of your app.
2. App Icon: Upload the app icon or logo of your business by clicking on the “Click to upload” button. The icon or logo should not be bigger than 1024x1024 pixels.
3. Version: It is used as the version number in the form of a string, which is shown to users. This setting can be specified as a raw string or as a reference to a string resource. Eg, 1.0.1, 1.2, 1.2.9.
Save & Rebuild or Save as Draft
- Click on “Save & Rebuild” when you have to save the necessary changes that will reflect in your new build app.
- Click on “Save as Draft” to save the changes made, but it will not reflect in your app.