Questions tagged [google-play-internal-testing]
50 questions
2
votes
1 answer
How to discard non compliant version of Android app "Ready to send for review " on production track?
Currently the play console prevents us from publishing a compliant version on the internal test track.
The reason seems that we have a non compliant version also "Ready to send for review" on the production track (build 206, cf picture).
Everytime…

matdev
- 4,115
- 6
- 35
- 56
2
votes
1 answer
Google play store internal testing can't install in Samsung S21 Ultra
I am publishing an app built with Flutter to play store for internal testing, but it appears a dialog show that the app can't be installed.
The problem happened in Samsung S21 Ultra
I am able to install it in Samsung Galaxy Tab A 10.5

J.Maher
- 312
- 1
- 4
- 14
2
votes
2 answers
App size difference between the same app version downloaded from the test internal and from internal app sharing
I'm upload the same aab package on Test Internal Track and on Internal App Sharing. And the result is soo strange:
from the test internal app the download size is 44mb
from the internal app sharing the download size is 75mb
I would has expected the…

aeroxr1
- 1,014
- 1
- 14
- 36
2
votes
1 answer
How can the testers access to the internal test app on Google play?
I’m trying to distribute my test app to 2internal testers. Yesterday I completed upload the App Bundle of my app and now my google console is something like this.
I thought once I upload the app bundle, I could get opt-in URL and I can share the…
user13433173
2
votes
1 answer
Distribute application to internal tester from play store
I'm releasing application first time on play store and before I release it to production I want to release the application for internal testers and for that I have uploaded the build. Also, added the list of testers and other details. Now. it's…

Vandit Mehta
- 2,572
- 26
- 41
1
vote
2 answers
Android instant app with Internal testing
I want to distribute my app as both normal and instant app on Google Play, the size of the normal bundle is below 10Mb so it can also be an instant app.
I followed google's guide to build instant apps with bundles…

Simion Vlad
- 23
- 6
1
vote
1 answer
No 'start rollout to internal testing' button while creating internal testing release in google play console
Recently I have faced an issue during the creation of internal testing release in play console. Usually the workflow is that you 'Create new release', upload your bundle, click next and there should be 'Start rollout to internal testing' button. But…

Anton Khurs
- 13
- 2
1
vote
0 answers
How do I install my app for internal testing release on Android TV?
I had already followed all the necessary steps to rollout a release for internal test in Play Console. However, to install the app, I have to click on the link given by Play Console. The issue is, I cannot copy the link into the tv, let alone click…

Amin Yusop
- 11
- 1
1
vote
0 answers
Android application - Internal Testing url not working
I have an android application published via Managed Play Store. This application is to be published from my organization to other organizations via the "Manage Google Play". However, before publishing the application, I would like this to be tested…

Rakesh V
- 33
- 5
1
vote
0 answers
How to update old version of the app with the newest version (Internal testing)?
I uploaded my Android application to internal testing. The app can be downloaded successfully, but when I uploaded a new version of the app, the old version is not updated by the new version on the tester's device. What may be the possible reason…

Ilyos Ibrokhimov
- 165
- 2
- 6
1
vote
0 answers
How to remove releases from Internal and Closed testing tracks in Google Play Console Dashboard
I uploaded version-4 of my app to the Internal test track of google play. When I found some bugs in this version, I updated my code and new release (version-5) to the Production track.
Now, the old version (version-4) is still seen in the Internal…

Basith
- 51
- 7
1
vote
3 answers
Internal Test Google Play Console
It is my first time uploading an apk in google play console and I'm having a problem in Internal Test in Google Play Console. I uploaded an apk file and it says
Available to internal testers but when i click the link that google provided first gave…

carch
- 217
- 4
- 18
1
vote
0 answers
Internal Testing Google Play Console
We are trying to set up internal test track in Google Play Console for a new never published before app. I created a release and added testers....
I was expecting testers to be notified, maybe via email but nothing yet. Is there an automated way to…

Simo Mafuxwana
- 3,702
- 6
- 41
- 59
0
votes
0 answers
Google Play Console - Internal Testing - Where Are the ANRs?
Can I view the ANR reports for my Internal Test releases? (Or any test releases for that matter?) For Production releases, there's and ANR widget on the main dashboard. For Internal Testing, there's nothing. Are the ANRs hidden somewhere? Thanks!

adamjhilton
- 362
- 3
- 9
0
votes
0 answers
Wrong Old .json data loaded on Android from Application.persistentDataPath
In my Unity project for android, I save files in .json and textures on Application.persistentDataPath. In the beginning, every time I downloaded and reinstalled a new version of the build of my project on Android for internal tests in Google Play…

Mario Rossi
- 1
- 1