We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4bc8126 commit cef74e5Copy full SHA for cef74e5
1 file changed
docs/install/firebase-project-setup.md
@@ -118,7 +118,7 @@ Go to the [Service Accounts in Google Cloud](https://console.cloud.google.com/pr
118
1. Go to "Permissions" and click on "Manage access"
119
1. Update the assigned roles to match the following roles:
120
- _Firebase Authentication Admin_
121
- - _Firebase Cloud Messaging Admin_
+ - _Firebase Cloud Messaging API Admin_ (needed to send push notifications for Android)
122
- _Firebase Realtime Database Admin_
123
- _Firebase Rules Admin_
124
1. Click "Save"
0 commit comments