FirebasePushNotificationPlugin
FirebasePushNotificationPlugin copied to clipboard
Firebase Push Notification Plugin for Xamarin iOS and Android
## 🐛 Bug Report In android i am never getting the token if I follow this guideline in release mode: ``` //If debug you should reset the token each time....
Hi! I am using the FirebasePushNotification Plugin in it's version 2.3.6. I have configured the plugin like described and have generated a JSON-Payload (data and notification) that I am sending...
## 🐛 Bug Report I send a push notification to android and iOS specifying `click_action` but when I receive it i do not see any notification tray button. ### Expected...
## 🐛 Bug Report ### Reproduction steps 1. Do everything accroding to documentation. 2. Send test push using https://fcm.googleapis.com/fcm/send. 3. No actions ### Configuration **Version:** Latest stable **Platform:** - [...
Hello, Could not decompress the native framework 'FBLPromises.framework' Hello, I have this error when trying to run on iOS, I think it has to do with firebase libraries you need...
I see that the latest beta is still dependent on the old android support packages. Are there any plans to update to AndroidX?
## 🚀 Feature Requests ### Contextualize the feature ### Describe the feature ### Platforms affected (mark all that apply) - [x] :iphone: iOS - [ ] :robot: Android - [...
I use your plugin for my Xamarin Forms app(android). Any event not fire when app is in background. Events work when the application is in the foreground. But app is...
## 💬 Questions and Help iOS - When app is installed, it asks for Notification "Allow or Not". If you don't allow , then it works fine and notification not...
## 🐛 Bug Report Push notifications are not received when the phone is sleeping (screen off), but they are received as soon as you wake the phone (screen on). It's...