Skip to content

Commit

Permalink
Update references to the Expo push notification service in creating-g…
Browse files Browse the repository at this point in the history
…oogle-service-account.md

Made the text more consistent and fixed a typo.
  • Loading branch information
ide committed Mar 6, 2024
1 parent 381a01a commit b8a1795
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions creating-google-service-account.md
Expand Up @@ -87,7 +87,7 @@ Here are the steps to configure a new Google Service Account Key in EAS for send
[<img src="./assets/creating-google-service-account/fcm-v1/new-service-account/04-upload-credential-2.png" width="800" />](./assets/creating-google-service-account/fcm-v1/new-service-account/04-upload-credential-2.png)
[<img src="./assets/creating-google-service-account/fcm-v1/new-service-account/04-upload-credential-3.png" width="800" />](./assets/creating-google-service-account/fcm-v1/new-service-account/04-upload-credential-3.png)

5. You're all set! You can now send notifications to Android devices via Expo Push Notifications using the FCM v1 protocol.
5. You're all set! You can now send notifications to Android devices via the Expo push notification service using the FCM v1 protocol.
[<img src="./assets/creating-google-service-account/fcm-v1/new-service-account/05-upload-credential-complete.png" width="800" />](./assets/creating-google-service-account/fcm-v1/new-service-account/05-upload-credential-complete.png)


Expand All @@ -111,6 +111,6 @@ Here are the steps to configure a new Google Service Account Key in EAS for send
[<img src="./assets/creating-google-service-account/fcm-v1/existing-service-account/03-upload-credential-2.png" width="800" />](./assets/creating-google-service-account/fcm-v1/existing-service-account/03-upload-credential-2.png)
[<img src="./assets/creating-google-service-account/fcm-v1/existing-service-account/03-upload-credential-3.png" width="800" />](./assets/creating-google-service-account/fcm-v1/existing-service-account/03-upload-credential-3.png)

4. You're all set! You can now send notifications to Android devices via the Expo push notification servuce using the FCM v1 protocol.
4. You're all set! You can now send notifications to Android devices via the Expo push notification service using the FCM v1 protocol.
[<img src="./assets/creating-google-service-account/fcm-v1/existing-service-account/04-upload-credential-complete.png" width="800" />](./assets/creating-google-service-account/fcm-v1/existing-service-account/04-upload-credential-complete.png)

0 comments on commit b8a1795

Please sign in to comment.