Issue Linking to Google Play in Firebase App Distribution
Asked Answered
R

2

6

I'm attempting to distribute an Android app bundle via Firebase App Distribution. I'm following the docs here: https://support.google.com/firebase/answer/6392038?authuser=1

I seem to be getting stuck on the "How to Link" section, however, as the Google Play Integration card is telling me "Required Permissions Missing".

enter image description here

I believe I meet the prerequisites to link:

  • I am logged in as an Owner in both Firebase and Google Play.
  • The app is registered with both Firebase and my Google Play developer account.
  • The app in Google Play and Firebase share the same package name.
  • The app is published in Production in the Play Store.

Not sure what else is required, or if I'm missing something. Any help would be appreciated.

Rhinencephalon answered 29/9, 2021 at 14:43 Comment(3)
I have same problem, did you find the solution?Bonnard
Hey, did you find the problem? I'm facing the same issue, but, not sure what I need to do yet. I managed to assign admin roles to me, like Marcelo's answer, but the problem is not solved yet.Conyers
Same problem here. My account is owner AND firebase administrator, but is always "Required Permissions Missing". I've not idea what to do...Louque
N
0

Give your gmail account to admin which one using google play developer account. must be same google developer account gmail and firebase account's gmail.

Norford answered 28/4, 2023 at 14:42 Comment(0)
I
-1

Despite being the project's owner, firebase won't allow you to link it to google play. You have to give yourself an administrator role by going under users and permissions tab and click in your user's role. Next you can assign yourself as administrator. There you go, now you can link your project to google play.

Izanagi answered 4/1, 2022 at 23:7 Comment(0)

© 2022 - 2024 — McMap. All rights reserved.