Skip to content

Commit 53e5112

Browse files
Update notification-hubs-enable-firebase-cloud-messaging.md
Typos & Capitalizations
1 parent 0d17300 commit 53e5112

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

includes/notification-hubs-enable-firebase-cloud-messaging.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -53,11 +53,12 @@
5353
4. If you haven't downloaded the google-services.json file into the **app** folder of your Android Studio project, you can do so on this page.
5454
5. Switch to the **Cloud Messaging** tab at the top.
5555
6. Copy and save the **Server key** for later use. You use this value to configure your hub.
56-
7. If you do not see a **Server Key** on the firebase Cloud Messaging tab, follow these additional steps
56+
7. If you do not see a **Server key** on the firebase Cloud Messaging tab, follow these additional steps.
5757
1. Click on the three-dots menu of the "Cloud Messaging API (Legacy) 🚫 Disabled" Heading
58-
2. Follow the offered link to manage in google cloud console, and there press the button to enable the googlecloudmessaging API
59-
3. Wait a few minutes
60-
4. Go back to your Firebase console Cloud Messaging Tab, and refresh.
58+
2. Follow the offered link to "Manage API in Google Cloud Console".
59+
3. In google cloud console, press the button to enable the googlecloudmessaging API.
60+
3. Wait a few minutes.
61+
4. Go back to your firebase console project Cloud Messaging tab, and refresh the page.
6162
5. See that the Cloud Messaging API header has changed to "Cloud Messaging API (Legacy) ✅ Enabled" and now shows a Server Key.
6263
6364
![Enable Cloud Messaging API (Legacy)](./media/notification-hubs-enable-firebase-cloud-messaging/notification-hubs-enable-firebase-cloud-messaging-legacy-api.png)

0 commit comments

Comments
 (0)