Transferring an app to another Firebase account

前端 未结 8 950
再見小時候
再見小時候 2020-12-02 04:59

I have a few apps under my personal firebase account for testing, but now need to transfer an app to a client\'s account for billing purposes. Is this possible?

Than

8条回答
  •  萌比男神i
    2020-12-02 05:11

    follow this steps : - select you project - from left side menu select

    (Users and Permissions) from settings icon

    • Click on +Add button on top.
    • Enter the email ID of the acc to transfer the project to.
    • In the dropdown, Select a role > Project > Owner. Click add
    • Check mail in the email added above.
    • Accept the invite, and go to IAM & Admin page of the transferred project.
    • Use remove button to delete the previous user

提交回复
热议问题