Plugin.AzurePushNotification.Plus

Receive and handle azure push notifications across Xamarin.iOS and Xamarin.Android


Keywords
iOS, Android, azure, notifications, hub, push, pcl, xamarin, plugins, xam.pcl, fcm, apn, aps, notification-hub, plugin, push-notifications
License
MIT
Install
Install-Package Plugin.AzurePushNotification.Plus -Version 1.1.1

Documentation

Azure Push Notification Plugin for Xamarin iOS and Android

Build Status

Simple cross platform plugin for handling azure notification hub push notifications.

Setup

Platform Support

Platform Version
Xamarin.iOS iOS 8+
Xamarin.Android API 15+

API Usage

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

Features

  • Receive push notifications
  • Tag registration
  • Support for push notification category actions
  • Customize push notifications
  • Localization

Documentation

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

Contributors