FirebasePushNotificationPlugin
FirebasePushNotificationPlugin copied to clipboard
Firebase Push Notification Plugin for Xamarin iOS and Android
## π Bug Report When using your plugin out of 10 messages sent by FCM barely 5 arrive What could be the problem? ### Expected behavior ### Reproduction steps ###...
## π Bug Report Firebase iOS installation is not working I have setup all the things as per mention in documentation, this is working fine in android but not working...
## π¬ Questions and Help For questions or help we recommend checking: - The [Xamarin tag in Stack Overflow](https://stackoverflow.com/questions/tagged/xamarin) - The [General slack channel in the Xamarin Slack](https://xamarinchat.herokuapp.com/) - Ask...
## π¬ Questions and Help For questions or help we recommend checking: - The [Xamarin tag in Stack Overflow](https://stackoverflow.com/questions/tagged/xamarin) - The [General slack channel in the Xamarin Slack](https://xamarinchat.herokuapp.com/) - Ask...
I followed the implementation guide. However, in android 13 it does not request permission to send a push and even manually informing that I can receive notification, the notification does...
## π Bug Report After adding the plugin I get the following error. Severity Code Description Project File Line Suppression State Error The "UnpackFrameworks" task failed unexpectedly. System.IO.IOException: The file...
## Bug Report In some cases the task returned by `CrossFirebasePushNotification.Current.GetTokenAsync()` never gets resolved. When that happens no exception is thrown nor `CrossFirebasePushNotification.Current.OnNotificationError` is invoked. This is caused by the...
## π Bug Report Summary: FirebasePushNotificationManager.android.cs limits visibility of DefaultNotificationActivityType to its own assembly, preventing any overrides of DefaultPushNotificationHandler from accessing the same information as their base. Description: This library...
## π Bug Report I have all setting up to date for iOS and configure proper now I am getting this error please have a look IDE Microsoft Visual Studio...
Hello, after update to version 3.4.25 or 3.4.35, I got the following error message when compiling. - The Java type `mono.android.support.v4.media.session.MediaSessionCompat_OnActiveChangeListenerImplementor` is generated by more than one managed type. Please...