Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How can i change google account that accept Firebase App Distribution invitation?

I receive an Firebase App Distribution invitation on my corporate google account. But when I accept invitation by clicking on "Go setup" in email, I mistakenly accepted the invitation with my personal google account in my Android phone. I have tried to re-accept invitation with my corporate google account, but App Tester app say:

Invitation has already been accepted

I have tried to revoked my access in Firebase Console, and add my corporate google account again. But it keep invitation state has "accepted". There is a way to remove app from a google account to be able to accept invitation again with another account ? Thanks.

like image 788
Aure77 Avatar asked Mar 31 '20 15:03

Aure77


People also ask

How do I integrate firebase with Google Play?

On the Project Settingspage, click the Integrationstab. On the Google Playcard, click Link. If you already have links to Google Play, click Manageinstead. Follow the on-screen instructions to select which product integrations to enable and which Firebase Android Apps to link to Google Play. Unlink from Google Play

How do I set up a tester in Firebase app distribution?

In the App Distribution dashboard of the Firebase console, make sure your tester is included in your build distribution and is in the Accepted state. On the test device, sign into the Firebase App Distribution web clip (remember to select the Google account you first used when you accepted the invitation to test the app).

How do I add a member to my Firebase account?

Sign in to Firebase. Click , then select Permissions. On the Permissions page, click Add member. In the dialog, enter the user, domain, group, or service account you want to add as a member. Select a role for the new member, then click Add. When you assign a member the role of Owner, Firebase sends an invitation message.

How do I give permission to another user in Firebase?

Sign in to Firebase. Click , then select Permissions. On the Permissions page, click Add member. In the dialog, enter the user, domain, group, or service account you want to add as a member. Select a role for the new member, then click Add.


1 Answers

Chintan from Firebase. Once you accept an invitation, you can’t change the account that accepts the invitation. You’d have to delete the tester from the project in the “Testers” tab then re-invite to a release.

like image 166
Chintan Avatar answered Oct 03 '22 08:10

Chintan