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/react-native.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
@@ -49,7 +49,7 @@ Firebase Cloud Messaging delivers push notifications on both Android and iOS. To
49
49
4. For iOS, upload your APNs authentication key to Firebase: In the Firebase Console, go to **Project Settings** → **Cloud Messaging** → **APNs Authentication Key** → **Upload**.
50
50
5. In the Ably dashboard, navigate to your app's **Notifications** tab.
51
51
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**).
53
53
54
54
### Create a React Native project <aid="create-project"/>
0 commit comments