You can configure the settings of your application on the Kuika platform with the following steps:
- Log in to the Kuika platform.
- Open the mobile project from the Apps screen.
- Select the Configuration Manager module.
- Create and name a new configuration.
- 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
- In Play Store Settings, select the publication type using ADD NEW:
- Appetize: Used for cloud-based testing.
- Fill in the Appetize API Token field.
- APK: Used for installation of Android apps.
- Fill in the SHA-256 Certificate Fingerprints field.
- 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
- After completing the settings, click the CREATE button.