FirebasePushNotificationPlugin icon indicating copy to clipboard operation
FirebasePushNotificationPlugin copied to clipboard

Firebase Push Notification Plugin for Xamarin iOS and Android

Results 135 FirebasePushNotificationPlugin issues
Sort by recently updated
recently updated
newest added

Hello, I receive notifications well, but I have noticed that, for example, if I install the application for the first time on the device, the method: OnNotificationOpened is executed 2...

## 🐛 Bug Report ### Expected behavior ### Reproduction steps ### Configuration **Version:** 1.x **Platform:** - [ ] :iphone: iOS - [ ] :robot: Android - [ ] :checkered_flag: WPF...

I have my application configured as in the example. When I click on the notification I receive, 2 instances of my application open. It seems that SingleTop is not working....

## 🐛 Bug Report The app crash on startup. ### Expected behavior App startup and push works. ### Reproduction steps Just follow the setup steps and "play" running VS on...

## 🐛 Bug Report After an app update notifications are not received on any Android device. `OnTokenRefresh` event is never called and no matter what the user does, the notification...

## 🐛 Bug Report My iOS project is configured as it is provided in readme file. Everything works fine up to the plugin version 3.1.6. But beginning from stable 3.3.9...

## 🐛 Bug Report In **Release** mode, I get this build error: > Severity Code Description Project File Line Suppression State > Error Java.Interop.Tools.Diagnostics.XamarinAndroidException: error XA2006: Could not resolve reference...

## 🐛 Bug Report Severity Code Description Project File Line Suppression State Error linker command failed with exit code 1 (use -v to see invocation) AppsXam.iOS I needed push notification...