cordova-plugin-fcm Questions
20
Solved
I'm currently working on an ionic4 application, but recently it stopped working while building the application on an Android real device after adding https://ionicframework.com/docs/native/fcm plug...
Zipah asked 22/6, 2019 at 13:56
2
When I try to build cordova application in Xcode I get the following error:
/Users/User/PhpstormProjects/project/project-app/platforms/ios/Pods/Target Support Files/Pods-Project/Pods-Project-res...
Humblebee asked 25/7, 2017 at 18:16
4
Firebase FCM messages support tag for Android which causes a new notification to replace the previous one with the older one with the same tag. Is there any way to do the same for ios?
This answer...
Odontology asked 10/4, 2018 at 16:6
2
Solved
I've been few days stuck with this problem (again!). FCM push notification works fine on Android and on my current live/prd version of the app (still running and working well). But recently I upgra...
Fraternity asked 10/10, 2018 at 11:53
2
Solved
I'm using Phonegap and Firebase (fcm) to receive push notifications.
I am using Android 8 to test.
I want my device to receive a push notification if the app is running in the foreground (as a pop...
Segregation asked 19/3, 2019 at 15:51
3
I'm able to see the notification in system tray when the app is in Background.
But, I would like the notification to be visible in system tray even if the app is in Foreground.
I tried the follow...
Horrified asked 17/12, 2017 at 19:1
0
I use cordova-plugin-fcm, and call its two functions onTokenRefresh, and getToken to get the FCM token of my device (Android). They both give me the same FCM token value, which used to work and my ...
Cumulative asked 4/1, 2018 at 6:49
1
Solved
I checked all the posts speaking about this error:
Execution failed for task ':transformClassesWithJarMergingForDebug'
But none of them match exactly my case here and none of them answered/sol...
Megasporangium asked 30/10, 2017 at 17:14
2
I am using ionic2 with FCM.
I receive notification when app is running.
I need to receive notification when app is running or not.
How can i do this ?
Forked asked 21/6, 2017 at 7:6
0
This is driving me crazy. A few weeks ago I added support for FCM push notifications and got it all working. Last week I noticed (via my test app) that it had stopped working. Through a long convol...
Micamicaela asked 27/6, 2017 at 20:24
1
© 2022 - 2024 — McMap. All rights reserved.