Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Firebase and google play on different accounts

I want to integrate a Google Play Account to Firebase. In our company only my boss has owner priviledge for the google play account. The account used for firebase and other tools like adsense has administrator priviledges.

Is it possible to integrate the google play account to firebase in this setup? How would I do this?

like image 663
Anthea Avatar asked Feb 16 '17 12:02

Anthea


People also ask

Can you transfer Firebase to another account?

In order to transfer ownership of a Firebase instance, we need you to do two things: add the new owner as a collaborator; then, fill in the form below and email it to us as written verification. This must be sent from the email address which owns the Firebase instance.

Is Google Play account different from Google account?

Google Play is linked to your Google account – that's the one you use to log into your Gmail, YouTube, and other Google services. If you don't have a Google account, you'll need to set one up before configuring Google Play.


2 Answers

Let's say your Google Play Account is A and Firebase Account is B.

  1. Login to firebase via B. Go to Project Settings (Gear icon) -> Users and permissions. Add account A as owner. Verify the same via mail.
  2. Now switch user and login to firebase via A. Select the recently linked app. Go to Project Settings -> Integrations. You'll be now seeing an option to link under Google Play. Go ahead and complete the step.
like image 84
Priyanshu Sekhar Avatar answered Oct 03 '22 08:10

Priyanshu Sekhar


What you can do is add your boss as an owner of the firebase project, link the accounts using your bosses account and then remove it from the firebase project. This seems to work for me.

like image 32
mbonnin Avatar answered Oct 03 '22 08:10

mbonnin