Find which developer email account is linked firebase

一曲冷凌霜 提交于 2020-07-31 04:43:21

问题


I am currently working on the old project. I am having the whole working android project but I am not aware which firebase account is my android project linked with. Please help!!

I want to know where I can find the developer email address of the firebase account.


回答1:


Information about the developer of the project is not exposed on the configuration data that is included in the app. If this was possible, it would actually be a security risk as any user of your app could then find that email address.

If you are the developer yourself, but forgot which email address you used to sign in to the Firebase console, reach out to Firebase support for personalized help in troubleshooting. If you're not the developer, I'm afraid there's not much they (or any of us) can do.



来源:https://stackoverflow.com/questions/58626082/find-which-developer-email-account-is-linked-firebase

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!