Configure Settings to Upload an App to the Google Play Store

You can configure the settings of your application on the Kuika platform with the following steps:

  1. Log in to the Kuika platform.
  2. Open the mobile project from the Apps screen.
  1. Select the Configuration Manager module.
  2. Create and name a new configuration.
  1. Click on the Android tab and configure the following settings:
    • App Name App name to be displayed on the device
    • Bundle ID: Unique ID of the application (e.g. com.workspaceadi.applicationadi)
    • Version: Version number (e.g. 1.0.0)
    • App Version Code: Integer incremented with each update
    • Minimum Android Version: Android 8 or higher
    • Use Cleartext Traffic: Set HTTP traffic permissions
    • Trust All Certificates: Determine whether to accept SSL certificates as trusted
    • Haptic Enabled: Enable haptic feedback
  1. In Play Store Settings, select the publication type using ADD NEW:
  1. Appetize: Used for cloud-based testing.
    • Fill in the Appetize API Token field.
  1. APK: Used for installation of Android apps.
    • Fill in the SHA-256 Certificate Fingerprints field.
  1. AAB: Used for Android application packages.
    • Signing Store File: Add the .jks file
    • Signing Store Password: Enter the password
    • Signing Key Alias: Enter key alias
    • Signing Key Password: Enter the password for the key
    • SHA-256 Certificate Fingerprints: Enter SHA-256 information
  2. After completing the settings, click the CREATE button.