Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Link firebase analytic to Google play

I am trying to link my firebase analytic project to google play, but i have created firebase project with 'x' email id and google play account owner is with different email id so how can i link that. I get this message in my firebase project:- You are not the owner of a Google Play account. Please create an account or contact an owner to link.

so i just wanted to know is there any method to do this. because my firebase project is already linked up with my app.

like image 246
Mukesh Gupta Avatar asked Oct 19 '22 07:10

Mukesh Gupta


1 Answers

According to this answer

[Engineer at Firebase] I'm happy to report that we've just rolled out support for this feature! Clicking the "Collaborators" link below the name of each of your Firebases will launch a dialog allowing you to invite and manage the list of users that have access to your Firebase.

As the Firebase owner, you can invite and remove other users, use Forge, manage billing, and modify the Firebase plan. Collaborators have access to Forge, but cannot edit or view the list of users on the Firebase, or edit billing / plan information.

We're just getting started with this feature, so let us know if you have any feedback by contacting us at [email protected].

Check this also : Add developer account users & manage permissions

like image 116
Elshan Avatar answered Oct 21 '22 05:10

Elshan