SkillAgentSearch skills...

FirebasePushNotificationPlugin

Firebase Push Notification Plugin for Xamarin iOS and Android

Install / Use

/learn @CrossGeeks/FirebasePushNotificationPlugin
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Firebase Push Notification Plugin for Xamarin iOS and Android

Simple cross platform plugin for handling firebase push notifications.

Build Status

Setup

  • Available on NuGet: http://www.nuget.org/packages/Plugin.FirebasePushNotification NuGet
  • Install into your .NETStandard project and Client projects.

Platform Support

|Platform|Version| | ------------------- | :------------------: | |Xamarin.iOS|iOS 8+| |Xamarin.Android|API 15+|

API Usage

Call CrossFirebasePushNotification.Current from any project to gain access to APIs.

Features

  • Receive firebase push notifications
  • Subscribing/Unsubcribing to topics
  • Support for push notification category actions
  • Customize push notifications
  • Localization
<p align="center"> <img src="https://github.com/CrossGeeks/FirebasePushNotificationPlugin/blob/master/Gifs/CrossGeeks%20PushNotification%20Plugin%20-%20Android.gif?raw=true" title="Android"/>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <img src="https://github.com/CrossGeeks/FirebasePushNotificationPlugin/blob/master/Gifs/CrossGeeks%20Push%20Notification%20Plugin%20-%20iOS.gif?raw=true" height="380" title="iOS"/> </p>

Documentation

Here you will find detailed documentation on setting up and using the Firebase Push Notification Plugin for Xamarin

Contributors

View on GitHub
GitHub Stars389
CategoryDevelopment
Updated22d ago
Forks176

Languages

C#

Security Score

100/100

Audited on Mar 5, 2026

No findings