Configure the general settings of your app in
General
section. You may refer here
for details.Configure the build settings in
Android
section.Package Identifier
- A unique package name for your app. Refer here for naming rules.Keystore File
- Upload Keystore file that you generated earlier.Key Store Password
- The storepass used when generating Keystore file.Key Password
- The keypass used when generating Keystore file.Key Alias
- The alias used when generating Keystore file.Google Service File
- Upload google-services.json file you downloaded earlier.Google FCM Key
- The Server Key Token you copied earlier.
Configure other settings (Optional).
You may refer the documentations here:
Build the app by heading to
Build
section, click onNew Build
and chooseAndroid
.Press the
Create New Build
to proceed.Once the build has completed, you may want to download the APK file for later use.