How to Enable Internal App Sharing for Android?

AndroidAndroid TestingAndroid App-BundleInternal App-Sharing

Android Problem Overview


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.

enter image description here

Android Solutions


Solution 1 - Android

Try Below Options to Enable Internal App Sharing

> Option 1:

Step 1: Open Play store.

Step 2: Navigate to Setting. (Click on the account profile picture. which is located at the top right corner of the screen)

Step 3: To Enable Developer Options. (Goto > About Section. and Tap seven times on the Play Store Version)

Step 4: Once you get the “You are now a developer!” prompt, you will see the “Internal App Sharing” option in the General | User Controls Section.

> Option 2:

Step 1: Open Play store.

Step 2: Navigate to Setting. (Inside navigation drawer of play store)

Step 3: Enable Developer Options. (This is similar to enabling Developer Options within the Android Settings app. Tap seven times on the Play Store Version)

Step 4: Once you get the “You are now a developer!” prompt, you will see the “Internal App Sharing” option pop up on your device. Enabling Internal App Sharing will display a warning regarding the internal test nature of the apps that you can now download.

enter image description here enter image description here

Solution 2 - Android

Steps to enable internal app sharing on Android devices:-

1) Open the play store app and tap on the side menu option present in the top right corner (tap the avatar).
2) Tap on Settings.
3) In the About section, just continuously tap the Play store version option for seven times.
4) Now, tap on the General section you will see the Internal App sharing option.

Solution 3 - Android

Steps to enable internal app sharing on Android devices:

1) Open the play store app and tap on the USER avatar at the Right Top of the Play Store. It will open the options menu.

2) Click "Settings"

3) Click the "About" section to expand the "About" Section.

4) Now Continuously tap the "Play Store Version" option and you will go to the Developer version.

5) Now Click the "General" section to expand it.

6) Turn on "Internal app sharing" option from "General"

Attributions

All content for this solution is sourced from the original question on Stackoverflow.

The content on this page is licensed under the Attribution-ShareAlike 4.0 International (CC BY-SA 4.0) license.

Content TypeOriginal AuthorOriginal Content on Stackoverflow
QuestionVIISHRUT MAVANIIView Question on Stackoverflow
Solution 1 - AndroidVIISHRUT MAVANIIView Answer on Stackoverflow
Solution 2 - AndroidAnkit ChandoraView Answer on Stackoverflow
Solution 3 - AndroidNafis KabboView Answer on Stackoverflow