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

## 🐛 Bug Report Deployment error when Targeting to Android 12. /Library/Frameworks/Mono.framework/External/xbuild/Xamarin/Android/Xamarin.Android.Common.Debugging.targets(604,5): error ADB0010: Mono.AndroidTools.InstallFailedException: Unexpected install output: Failure [INSTALL_PARSE_FAILED_MANIFEST_MALFORMED: Failed parse during installPackageLI: /data/app/vmdl2068875903.tmp/base.apk (at Binary XML file line...

Hello The event CrossFirebasePushNotification.Current.OnNotificationReceived += is being called only once when the application is open and when the app starts. if I send 2 or more notifications from the server...

## 🐛 Bug Report Here is how my AppDelegate looks like `using System; using System.Collections.Generic; using System.Linq; using Foundation; using Plugin.FirebasePushNotification; using UIKit; namespace onlinefirebase.iOS { // The UIApplicationDelegate for...

## 🐛 Bug Report The notification comes through even when app is killed, but when clicking on notification, it doesn't run OnNotificationOpened method (which is on MainApplication.cs) and the body...

## 💬 Questions and Help I get these error when I build the project Can not resolve reference: `Xamarin.Android.Support.Compat`, referenced by `Plugin.FirebasePushNotification`. Please add a NuGet package or assembly reference...

## 💬 Questions and Help Sample in the repo is not in working state.

## 🐛 Bug Report I want to request notification permissions from the user on the press of a specific button, so I've set autoRegistration to false in the AppDelegate: ```...

## 💬 Questions and Help Under: https://github.com/CrossGeeks/FirebasePushNotificationPlugin/blob/master/docs/iOSCustomization.md It says: that it can play sound and that "A sound file with the value set should be in your should be on...

Hi My application icon works correctly. However push notifications aren't using it like the default should. When I set the resource instead it still shows the same, just a blank...

## 🐛 Bug Report On Android the Image you can set in the Firebase Console when sending messages or with FirebaseAdmin (.NET) does not show on the right side. (e.g....