Questions tagged [react-native-fcm]
94 questions
0
votes
0 answers
Where is the doc for "data" payload in FCM push system?
I'm setting up notifications for my app but I can't find the corresponding doc.
Initialy I was looking for setting the smallIcon in my notifications but it was impossible until I found a message on a github repository with the following settings…

user6465431354
- 143
- 1
- 12
0
votes
0 answers
Is it possible to push local notifications with live data using react native fcm?
Let's say I am building an app that sends push notifications with react-native-fcm using data retrieved from a weather API.
currently, I have this script, but the notifications sent only contains weather information that I retrieved before…

ForestTreeTrain
- 3
- 4
0
votes
1 answer
Display FCM notification message in Listview onClicking Notification
I have successfully sent Firebase notifications using my own server to Android app and I want to listing the messages in a ListView in a new activity by clicking the notification. what i shoud do to notification messages are getting displayed in…

Asmaa Mohamed
- 31
- 6
0
votes
2 answers
React Native Push Notication - react-native-fcm - ios cannot build
Hello,
I'm trying to use push notification in react native and for that, I am using react-native-fcm.
It is working on Android and it allows the receiving of notifications from firebase.
However, on IOS, I get build errors as shown in the attached…

Avinash Lingaloo
- 181
- 3
- 16