Skip to content

Commit

Permalink
Update FCM.md
Browse files Browse the repository at this point in the history
  • Loading branch information
phavekes authored Mar 22, 2024
1 parent 0d5818b commit c6a80c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion FCM.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
- Go to [`API's& Services`](https://console.cloud.google.com/apis/dashboard), and click `+ Enable API's and Services`
- Search for `firebase cloud messaging api` and enable it
- Next, go to `Credentials` and create a new credential. Choose for the service account, enter a name, and ID, and copy the email-address generated
- Open the newl user and navigate to the `keys` tab. Add a new key, and chose the json format. The downloaded file should be places in the config directory and configured in the config file as `firebase_credentialsFile`
- Open the new user and navigate to the `keys` tab. Add a new key, and chose the json format. The downloaded file should be places in the config directory and configured in the config file as `firebase_credentialsFile`

## Grant permissions

Expand Down

0 comments on commit c6a80c4

Please sign in to comment.