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: fern/docs/pages/sdks/mobile/android/features.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
@@ -957,7 +957,7 @@ The DevRev backend sends push notifications to your app to notify users about ne
957
957
958
958
### Configuration
959
959
960
-
To receive push notifications, you need to configure your DevRev organization by following the instructions in the [push notifications](../push-notification) section.
960
+
To receive push notifications, you need to configure your DevRev organization by following the instructions in the [push notifications](../push-notifications) section.
961
961
962
962
You need to ensure that your Android app is configured to receive push notifications. You can follow the [Android documentation](https://developer.android.com/training/notify-user/build-notification) for guidance on registering your app with Firebase Cloud Messaging (FCM).
Copy file name to clipboardExpand all lines: fern/docs/pages/sdks/mobile/cordova/features.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
@@ -327,7 +327,7 @@ The DevRev backend sends push notifications to your app to alert users about new
327
327
328
328
### Configuration
329
329
330
-
To receive push notifications, you need to configure your DevRev organization by following the instructions in the [push notifications](../push-notification) section.
330
+
To receive push notifications, you need to configure your DevRev organization by following the instructions in the [push notifications](../push-notifications) section.
Copy file name to clipboardExpand all lines: fern/docs/pages/sdks/mobile/flutter/features.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
@@ -421,7 +421,7 @@ The DevRev backend sends push notifications to your app to notify users about ne
421
421
422
422
### Configuration
423
423
424
-
To receive push notifications, you need to configure your DevRev organization by following the instructions in the [push notifications](../push-notification) section.
424
+
To receive push notifications, you need to configure your DevRev organization by following the instructions in the [push notifications](../push-notifications) section.
Copy file name to clipboardExpand all lines: fern/docs/pages/sdks/mobile/ios/features.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
@@ -470,7 +470,7 @@ The DevRev backend sends push notifications to your app to notify users about ne
470
470
471
471
### Configuration
472
472
473
-
To receive push notifications, you need to configure your DevRev organization by following the instructions in the [push notifications](../push-notification) section.
473
+
To receive push notifications, you need to configure your DevRev organization by following the instructions in the [push notifications](../push-notifications) section.
474
474
475
475
You need to ensure that your iOS app is configured to receive push notifications. You can follow the [Apple documentation](https://developer.apple.com/documentation/usernotifications/registering_your_app_with_apns) for guidance on registering your app with Apple Push Notification Service (APNs).
Copy file name to clipboardExpand all lines: fern/docs/pages/sdks/mobile/react-native/features.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
@@ -339,7 +339,7 @@ The DevRev backend sends push notifications to your app to notify users about ne
339
339
340
340
### Configuration
341
341
342
-
To receive push notifications, you need to configure your DevRev organization by following the instructions in the [push notifications](../push-notification) section.
342
+
To receive push notifications, you need to configure your DevRev organization by following the instructions in the [push notifications](../push-notifications) section.
0 commit comments