Skip to content

Commit 55ea18f

Browse files
maratalclaude
andcommitted
Clarify where to download Firebase service account JSON
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
1 parent 1dacac8 commit 55ea18f

File tree

1 file changed

+1
-1
lines changed
  • src/pages/docs/push/getting-started

1 file changed

+1
-1
lines changed

src/pages/docs/push/getting-started/fcm.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ To enable push notifications, you need to configure FCM:
4747
4. In the Firebase Console, go to **Project Settings****Service accounts** and generate a new private key. Download the JSON file.
4848
5. In the Ably dashboard, navigate to your app's **Notifications** tab.
4949
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**).
5151

5252
### Create an Android project <a id="prerequisites-create-project"/>
5353

0 commit comments

Comments
 (0)