Firebase Crashlytics permissions issue

蹲街弑〆低调 提交于 2019-12-24 08:57:52

问题


I am unable access Crashlytics, it is showing the below message.

To manage Crashlytics, ask a project owner for the necessary permissions.

By default, every user will have viewing permission, but it is showing this error message asking the permissions. Please help me with this.


回答1:


Add this permission:

And these guys:

Take note to not add the "Deprecated" version of the permission.

You can see that permission on the Advanced Permission Settings. (Project Overview -> Project Settings -> Users and Permissions -> Advanced Permission Settings)




回答2:


Thanks. It looks like an owner hasn't yet gone through the flow to enable Crashlytics. Until an owner of the project takes these steps you'll be unable to access the dashboard. If you think this has happened, please contact support and we'll look into it with you :)



来源:https://stackoverflow.com/questions/50545959/firebase-crashlytics-permissions-issue

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