FirebasePushNotificationPlugin
FirebasePushNotificationPlugin copied to clipboard
Firebase Push Notification Plugin for Xamarin iOS and Android
## 🐛 Bug Report Una cosa un poco rara que no encuentro explicación pues mi nivel no da para tanto pero espero que le sirva de ayuda en este fantastico...
## Bug Information Version Number of Plugin: 2.1.3 Device Tested On: Huawei P8 & OnePlus One Simulator Tested On: / Version of VS: 15.5.2 Version of Xamarin: (Forms) 2.5.0.121934 Versions...
Is the current version of Plugin.FirebasePushNotification using an "FCM Direct Channel for iOS"? The FCM Direct Channel for iOS is in progress of deprecation. Google advise to use "FCM HTTP...
## 💬 Questions and Help When trying to build a **Release** build error: `Could not AOT the assembly '/Users/****************.iOS/obj/iPhone/Release/mtouch-cache/3-Build/Firebase.CloudMessaging.dll'` Building for **Debug** works. **Basic Information** macOS Mojave version 10.14.6 Visual...
My server-side firebase admin able to send a notification with image url, but when receiving the notification there are no image displayed but i cant see the fcmoptions has come...
I am using mvvmcross framework, did setup according to your instructions, and everything works fine on ios and android on every state except the first time push received on ios...
Hi, I'm using this lovely FirebasePushNotificationPlugin in an Xamarin Android app and it's all running fine if the app was started once and is the foreground or background. Messages getting...
Notifications with data not triggering CrossFirebasePushNotification.Current.OnNotificationReceived and DidReceiveRemoteNotification in iOS 13.5.1. it is working perfect in iOS 13.3. i am using the latest version of FirebasePushNotificationPlugin 3.3.10 is there any...
Hello. Is there a way to wake up the device on received push notification, and vibrate each time ? ( Android specifically / Android Native )
## 🔙 Regression I implemented the push notification feature using the package Plugin.FirebasePushNotification and it is working fine. I'm able to receive the notifications. But it stopped working after adding...