Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Ensure configurations are set according to Unity - Build Configurationthe respective APK.

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

...

  • Company Name → [CompanyName]

  • Product Name → [ProductName]

  • VersionRefer to the Version and Bundle Version Guideline below

Other Settings

Identification

  • Package Name → com.CompanyName.ProductName

  • VersionRefer to the Version and Bundle Version Guideline below

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

Note

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

...