Product Release

Overview

Ensure configurations according to the respective APK.

When building an APK for release, ensure the following fields are set appropriately.

Player Settings

  • Company Name → [CompanyName]

  • Product Name → [ProductName]

  • Version → Refer to the Version and Bundle Version Guideline below

Other Settings

Identification

  • Package Name → com.CompanyName.ProductName

  • Version → Refer to the Version and Bundle Version Guideline below

  • Bundle Version Code → Refer to the Version and Bundle Version Guideline below

Located in Build Settings, ensure debug settings are disabled.

Once Configurations Validated and Built

Submit APK to QA for full test pass before client handoff

For APK deliveries: Make sure to use a keystore, do NOT deploy dev-signed apps (upgrading will fail unless built using the same machine).

Version and Bundle Version Guideline