Compile the game and send it for internal testing in Google Play Console | My game in Google Play Console
посмотрели 2971 раз
обновлено: 18 January 2025
Step 1. Create a .aab file in Android Studio
When testing a game or application in Google Play Console , you need to create a file .aab
Step 2. Choosing a game or project to test
Step 3. Create new release in Google Play Console
Step 4. Add the .aab file to internal testing
Press the Open button
We see that the entry App bundle has been added:
Click on the Next button and fill in the fields:
Step 5. Fill the release version and release notes
Release name
It is automatically set as the version number. I don't change it.
Release notes
description what was done
Google showed 2 warnings:
First warning means that need add(invite) user for testing. Because now I can only test this version.
Second warning means that I do not have debug information. Debug info need only for me not for Google. Debug info need only for easy understand why application crashed if it happend. I skipped this warning.
Step 6. Adding a user for testing
Step 7. The user has opened the link on the Android phone and is testing