简体   繁体   English

从结构迁移后如何在 firebase crashlytics 中创建团队?

[英]How to create teams in firebase crashlytics after migration from fabric?

I have migrated from fabric to firebase by connecting apps via console but I am not getting crash report emails from firebase.我已经通过控制台连接应用程序从结构迁移到了 firebase,但我没有从 firebase 收到崩溃报告电子邮件。 I added different users from "Users and Permissions" as suggested here .我按照此处的建议从“用户和权限”中添加了不同的用户。 But I am still not getting email notifications on crash.但是我仍然没有收到有关崩溃的电子邮件通知。 I tried creating custom role from google cloud console but I am not able to see that in my firebase console.我尝试从谷歌云控制台创建自定义角色,但我无法在我的 firebase 控制台中看到它。 Only case where I am getting mails is when I am adding new user as "Owner" which I think is not right because it would mean I should give full access to all team members.我收到邮件的唯一情况是当我将新用户添加为“所有者”时,我认为这是不对的,因为这意味着我应该向所有团队成员授予完全访问权限。 Has anyone faced such issue before?有没有人遇到过这样的问题?

PS: Crashes are logged in console but I am not getting email notifications on crash. PS:崩溃记录在控制台中,但我没有收到崩溃时的电子邮件通知。

  1. You can configure your email preferences from Alert Settings under the alert icon on the top left of the console.您可以从控制台左上角警报图标下的警报设置中配置您的电子邮件首选项。 What does this window look like in your firebase console?这个窗口在您的 Firebase 控制台中是什么样子的?

在此处输入图片说明

  1. Next you need to have at least view permissions on the project to receive e-mail notification.接下来,您至少需要对项目具有查看权限才能接收电子邮件通知。 Project owners and editors get email alerts by default.默认情况下,项目所有者和编辑会收到电子邮件警报。 More information on this can be found here .可以在此处找到有关这方面的更多信息。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

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