CrossGeeks / PushNotificationPlugin

Push Notification Plugin for Xamarin iOS and Android

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Push Notification Plugin for Xamarin iOS and Android

Simple cross platform plugin for handling push notifications. Uses FCM for Android and APS for iOS.

Build Status

Setup

Platform Support

Platform Version Tested
Xamarin.iOS iOS 8+ iOS13
Xamarin.Android API 15+ API 28

API Usage

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

Features

  • Receive push notifications
  • Support for push notification category actions
  • Customize push notifications
  • Localization
  • Storage of the push token can be overwritten by a delegate.

Documentation

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

Contributors

About

Push Notification Plugin for Xamarin iOS and Android

License:MIT License


Languages

Language:C# 100.0%