FirebasePushNotificationPlugin
FirebasePushNotificationPlugin copied to clipboard
Firebase Push Notification Plugin for Xamarin iOS and Android
Could we get a NuGet version released to include #426? I think this will fix a number of compatibility issues with incompatible Xamarin.Firebase.* packages.
## 💬 Questions and Help Hi The CrossFirebasePushNotification.Current.OnTokenRefresh is not firing around 1/3 of the time at app startup. The code is as below. Thanks Regards App.xaml.cs ``` public partial...
Hi I have downloaded and run the sample on an Android device and I get the attached error. What am I missing? I am using my own google-services.json which works...
## 🚀 Feature Requests Request for runtime permission for notifications in Android 13 ### Contextualize the feature Show pop up for requesting permissions for Android 13 and higher. Following is...
HI, on MacOS with visual studio 2022 I created a maui project for push notification. I run the projet and OnNewToken is never generated and then i don't have the...
## 🐛 Bug Report Version Number of Plugin: 3.4.35 Device Tested On: iPhone 6, iOS 12.5.6 and iPhone 11, iOS 16.1.1 Version of Xamarin: Xamarin Forms 5.0.0.2545 ### Expected behavior...
## 💬 Questions and Help I have a Xamarin project in which for sending the notifications I am using Firebase Push Notification Plugin for Xamarin Android. In Android, Open received...
## 💬 Questions and Help Hi, It's about the android part. I installed the plugin and it works perfectly when the application is in the foreground. I can process notifications...
I implemented push notifications in android work will, in ios token return but when try to test notifications not received, no error return to fix and didn't know what the...
Is it possible to redirect to a specific page of the app that is in a webview when opening a notification, both with the app in the background and in...