react-native-push-notification Questions

5

I have created a push notification using react-native Firebase and react-native-push-notification. i have implement all types of notifications like local, schedule background and quit. But i have s...

3

I am trying to install rn-push-notifications in react-native project for which I need the google play services version and firebase version. Could you please assist me?

2

(Before you mark this question as duplicate, please read the whole question) I am using react-native-push-notification library in my React-Native Application. In my app I have not initialized Fireb...
Haddock asked 26/9, 2020 at 16:3

2

Solved

I have set up push notifications on my React-native app with zo0r / react-native-push-notification . It works on Android, and on iOS when the app is in background mode. However, the notification ...

3

Solved

I'm using react-native-push-notification and followed its documents. it works fine when the app is in the foreground but when the app is in the background and I try to send a notification from fire...

2

I was trying to add push notification on react-native app, so I used react-native-push-notification. The library configuration went well, but when receiving notification the APP crashes immediately...

2

Solved

I am using react-native-push-notification library. I am able to make notification appear along with vibration and sound.....however problem is that it keeps repeating and wont stop. I get 20+ of th...
Pleopod asked 29/7, 2020 at 0:41

1

Solved

can someone please let me know where Im going wrong. From what I can see on instructions....theres no amendments required to Android specific files if you are only using local notifications and als...
Ursel asked 21/2, 2021 at 4:36

1

Solved

I am using firebase and react-native-push-notification to push notifications to my Android app and struggling to change the small notification icon with my own icon and none of the threads about th...

1

Solved

I'm working on Chat app using React native and WebSocket everything works fine in active mode but when you push the home button to make the app in background mode, the WebSocket onMessage events fu...

1

I am using react-native-pushnotification. here is the module link https://github.com/zo0r/react-native-push-notification in ios notifications working fine when in background and foreground also, bu...
Malayalam asked 28/12, 2017 at 7:56

0

In my project, I'm using two libs to handle two different types of push notifications: Localytics and react-native-push-notification. I have a custom FirebaseMessagingService that checks if it's a...
1

© 2022 - 2025 — McMap. All rights reserved.