简体   繁体   中英

How do I find the Firebase account I made with an IOS app?

This is going to sound really stupid, but I'm trying to figure out what email another developer used to make our Firebase account for an IOS account. Is it possible to figure that out from the xCode and the IOS app?

You can't determine this from just the app. That would actually be pretty bad, because that means all users of the app could find the same details. But you can look up the people with access to the app from the Firebase console.

In the settings menu in the top left (with the ⚙️icon), there is a Users and permissions option. Clicking that brings you to a list of the users that have access to this project, or click this handy direct link and select the project. The creator is typically the user marked as Owner .

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM