I want to add member into my Firebase project who can only see Firebase Chrashlytics data. No other information should be visible to that member.
Right now, I have added member with role "Firebase Crashlytics Admin", but crash statistics does not show in that member's Firebase console. It show error as displayed in below image.
Note: When I change that member's role as "Firebase Quality Viewer" then it show Firebase Crashlytics data on console. But it also give access to Analytics data which I don't want to give that member.
I used the following roles to get only Crashlytics viewership access in Firebase:
cloudnotifications.activities.list
firebase.billingPlans.get
firebase.clients.get
firebase.links.list
firebase.projects.get
firebasecrash.reports.get
firebasecrashlytics.config.get
firebasecrashlytics.data.get
firebasecrashlytics.issues.get
firebasecrashlytics.issues.list
firebasecrashlytics.sessions.get
resourcemanager.projects.get
resourcemanager.projects.getIamPolicy