Skip to content

CrossGeeks/FirebasePushNotificationPlugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

95d41b4 · Oct 11, 2022
Apr 14, 2020
Jul 27, 2017
Oct 11, 2022
Jul 14, 2017
May 14, 2020
Jul 27, 2017
Jul 20, 2017
May 4, 2022
Apr 14, 2020
Apr 14, 2020
Apr 14, 2020
Apr 14, 2020
Apr 14, 2020
May 30, 2020
Apr 14, 2020
Apr 14, 2020
Jul 14, 2017
Jun 23, 2020
May 3, 2022
Oct 11, 2022
Apr 14, 2020
Apr 14, 2020

Repository files navigation

Firebase Push Notification Plugin for Xamarin iOS and Android

Simple cross platform plugin for handling firebase push notifications.

Build Status

Setup

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

     

Documentation

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

Contributors