Skip to content

Commit 31c16f7

Browse files
committed
Add instruction for downloading service account json file.
1 parent 66030ea commit 31c16f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/pages/docs/push/getting-started/react-native.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ Firebase Cloud Messaging delivers push notifications on both Android and iOS. To
4949
4. For iOS, upload your APNs authentication key to Firebase: In the Firebase Console, go to **Project Settings****Cloud Messaging****APNs Authentication Key****Upload**.
5050
5. In the Ably dashboard, navigate to your app's **Notifications** tab.
5151
6. Scroll to the **Push Notifications Setup** section and select **Configure Push**.
52-
7. Follow the instructions to upload your Firebase service account JSON file.
52+
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**).
5353

5454
### Create a React Native project <a id="create-project"/>
5555

0 commit comments

Comments
 (0)