In-App UI
React Native
SDK
Push notifications
Handling Push Notifications with React Native and Firebase Cloud Messaging
Documentation on integrating FCM push notifications with the Knock SDK in your React Native application.
1
2
3
4
5
6
7
Troubleshooting
#- Not Receiving Notifications: Ensure your FCM device token is correctly registered with Knock and that your device's notification settings allow push notifications from your app.
- Handling Silent Notifications: If implementing silent notifications, ensure that your notification payload is correctly configured to not display an alert or sound.
For further assistance, reach out to our support team.