21

There's no crash in Logcat.

Both releases were created 24 hours ago.

Public Alpha (closed) track https://photos.app.goo.gl/mm9DKDDyqkfb4Y6S6

Internal Testing track https://photos.app.goo.gl/wC95MMdhqzCTrSr9A

P.S.: Would have loved to file a bug report but found no appropriate channel.

ericn
  • 12,476
  • 16
  • 84
  • 127

5 Answers5

16

I managed to fix this by enabling the internal app sharing option on the play store account I wanted to test the app before accessing the link. Just open your playstore, click on settings, enable developer mode (by tapping seven times on the Play Store Version) and then enable the internal app sharing.

If it doesn't work, you could change the permissions on "Manage testers (on your internal test playstore console)" from "Restrict access to email lists" to "Anyone you shared the link with can download", after accessing the link for the first time you should have access to it even if you switch back to "Restrict access to email lists".

postal_card
  • 161
  • 1
  • 3
  • 7
    Readers should note that this answer is referring to **Google Play Console > Setup > "Internal app sharing"**, which is *different* than **Google Play Console > Release > Testing > "Internal testing"** – Daryn Feb 04 '21 at 05:57
  • Make sure to enable Internal App Sharing at General options after enabling Developer Mode for Play Store with the steps provided above. – Victor Oliveira Jul 16 '22 at 15:40
6

Ok so after trying multiple solutions the only solution which worked for me is-

  1. First you need to open the invite link from your system not from the phone(for some reason the accept invitation button is not visible on phone).
  2. Now you need to click the accept invitation button.
  3. Now you need to authenticate and then you can install the app successfully.
Shivam Yadav
  • 958
  • 11
  • 23
3

What fixed this to me was first joining on the web(copied link and opened from android) and then using the download link enter image description here

OrenDinur
  • 101
  • 1
  • 3
  • The same step fixed it for me. I had to send the "Join on the web" link that looks something like https://play.google.com/apps/internaltest/123456789 to my testers. Using that link, they actually joined the testing program. Afterwards they were able to install the app with the link that looks like https://play.google.com/apps/test/you_app/your_version. I did not have to deactivate my email list restriction for it to work. It was really just the "invitation link" that fixed everything. – Thomas Pötz Jun 14 '23 at 18:49
  • man your a life saver – Thalinda Bandara Jul 25 '23 at 04:35
  • i opened it on web(phone) and it showed a text saying app has been shared with you but and a button that takes me to the playstore where i am still getting stuck on loader loop,any idea? – Shivam purbia Aug 20 '23 at 17:23
2

In my case I had to explicitly set who can download & install shared apps (in GooglePlay Console). By default no item was selected...

enter image description here

2

This issue happens when the option on your testers email list hasn't been checked.

Assuming that you already setup your email list:

Navigate to Google Play Console > Setup > Internal app sharing

Also, assuming that you want to restrict access to only your email list:

  1. Check the Restrict access to email lists option

  2. Go to the 'Email lists' tab and check all or specific emails you want to grant access.

Please see screenshots. enter image description here

enter image description here

Felix Too
  • 11,614
  • 5
  • 24
  • 25