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]
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
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
...