Questions tagged [internal-app-sharing]
18 questions
165
votes
5 answers
How to Enable Internal App Sharing for Android?
I have uploaded the Android App Bundle in Play console for Alpha testing but when I open the testing URL it is showing below dialog.

VIISHRUT MAVANII
- 11,410
- 7
- 34
- 49
11
votes
9 answers
Internal app sharing without install button
In some devices, ex Google Pixel 3 XL, button Install disappear, although they use same google play account and open a same internal app.
Does anyone have a suggestion for my issue? Any response would be appreciated.

GianhTran
- 3,443
- 2
- 22
- 42
9
votes
5 answers
Internal app sharing show downloading error | Error retrieving information from server. DF-DFERH-01
I published my app in internal app sharing. After I shared link to download to myself, but to another account. I turn on internal app sharing in Google Play on my phone. When I click downloading, I catch error -> Error retrieving information from…

TikTak
- 713
- 1
- 11
- 23
6
votes
1 answer
Using Internal App Sharing to test on demand dynamic feature module not working
I am trying to use internal app sharing to test that I can correctly request and download an on-demand dynamic feature module.
When I try this I can see that it first starts to download new feature correctly, but it never installs. I see these…

tir38
- 9,810
- 10
- 64
- 107
5
votes
2 answers
Google Play internal app sharing no longer works on any device
At my company we use Google Play's internal app sharing links to provide builds to QA. As of an hour or so ago, opening any link now fails, showing this error inside Google Play:
To view this content, install and set up a web browsing app.
This…

Jake Lee
- 7,549
- 8
- 45
- 86
4
votes
2 answers
Internal app update: clientVersionStalenessDays() returning null when testing with internal app sharing
Libraries:
implementation 'com.google.android.play:core:1.7.3'
implementation 'com.google.android.play:core-ktx:1.7.0'
Additional information:
Everything else regarding app updates and internal app sharing works for me, I do get dialog with update…

markic22
- 51
- 2
4
votes
5 answers
Testing in app update with Internal app sharing
I just started research on the inApp update. all code done as per google document
appUpdateManager.getAppUpdateInfo().addOnSuccessListener(new OnSuccessListener() {
@Override
public void onSuccess(AppUpdateInfo result)…

Vishal Patel
- 2,931
- 3
- 24
- 60
3
votes
1 answer
Google Internal App sharing - Unexpected error
Suddenly from 3 days, I am not able to use Google Internal App sharing. Loading App sharing page fails with error "unexpected error". Is there anyone else who faced this issue? and have some workaround?
Note:
I am aware that I should raise this…

Shanker
- 864
- 6
- 24
2
votes
0 answers
I cant download the app when it is shared from internal app sharing from google play store
I am trying to test my app using internal app testing under setup menu in play store
I deployed the aab file there and got downloadable link
Choose who can download and install shared apps
Anyone you shared the link with can download- I chose this…

Jeyaseelan
- 571
- 1
- 4
- 14
2
votes
1 answer
Check if Android app is running on a Google test device?
I recently uploaded an app bundle to Internal App Sharing, and was surprised to see that on my backend, there were 7 new users of this new app version just a few seconds later. I was especially surprised because I am the only person with access to…

Magnus
- 17,157
- 19
- 104
- 189
2
votes
2 answers
Android: Firebase App Distribution with AAB leads to production store
I want distribute my app AAB for testers via App Distribution. But when I upload AAB to App Distribution and open it on device, it leads not on internal app sharing with new version, but to Google Play Store with production version.
How can I fix…

Max Sysoev
- 61
- 5
2
votes
0 answers
Internal App Sharing in Google Play Console shows "An unexpected error occurred "
On click on Internal App Sharing in Google Play Console. I get an error message saying "An Unexpected error has occurred. Please try again". I was able to use this before. Facing this issue for a couple of days now. Attaching a screenshot of the…

Vivek
- 586
- 6
- 11
2
votes
0 answers
Unable to upload apk or .aab file in internal app sharing. Showing An unexpected error has occurred. Please try again. (6674F052)
I am really stuck with the internal app sharing feature of Google play console.
As I open the page for the uploading the file, It prompts the error message,"An unexpected error has occurred. Please try again. (6674F052)"
There's a screenshot of the…

Harsh0021
- 362
- 3
- 11
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
1
vote
2 answers
Google Console Internal App Sharing no longer works
I was regularly uploading apk files to google console's internal app sharing page. However today when I open the the same link i.e. https://play.google.com/console/u/0/internal-app-sharing it has gone blank. I have tried opening it from different…

user1763470
- 197
- 1
- 1
- 11