You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/pages/docs/push/getting-started/fcm.mdx
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -47,7 +47,7 @@ To enable push notifications, you need to configure FCM:
47
47
4. In the Firebase Console, go to **Project Settings** → **Service accounts** and generate a new private key. Download the JSON file.
48
48
5. In the Ably dashboard, navigate to your app's **Notifications** tab.
49
49
6. Scroll to the **Push Notifications Setup** section and select **Configure Push**.
50
-
7. Follow the instructions to upload your Firebase service account JSON file.
50
+
7. Follow the instructions to upload your Firebase service account JSON file (you can download it from your Firebase console: **Project configuration** → **Service Accounts** → **Generate new private key**).
51
51
52
52
### Create an Android project <aid="prerequisites-create-project"/>
0 commit comments