All Projects → CrossGeeks → Pushnotificationplugin

CrossGeeks / Pushnotificationplugin

Licence: mit
Push Notification Plugin for Xamarin iOS and Android

Projects that are alternatives of or similar to Pushnotificationplugin

Firebasepushnotificationplugin
Firebase Push Notification Plugin for Xamarin iOS and Android
Stars: ✭ 307 (+73.45%)
Mutual labels:  plugin, push-notifications, xamarin
Fileuploaderplugin
Simple cross platform plugin to upload files.
Stars: ✭ 59 (-66.67%)
Mutual labels:  plugin, xamarin
Push Fcm Plugin
Official Firebase Cloud Messaging plugin for Push.js v1.0 🔥
Stars: ✭ 37 (-79.1%)
Mutual labels:  plugin, fcm
React Native Firebase
🔥 A well-tested feature-rich modular Firebase implementation for React Native. Supports both iOS & Android platforms for all Firebase services.
Stars: ✭ 9,674 (+5365.54%)
Mutual labels:  push-notifications, fcm
Xtoolkit.whitelabel
Modular MVVM framework for fast creating powerful cross-platform applications with Xamarin.
Stars: ✭ 22 (-87.57%)
Mutual labels:  push-notifications, xamarin
Metrica Plugin Xamarin
Xamarin plugin for Yandex AppMetrica SDK
Stars: ✭ 12 (-93.22%)
Mutual labels:  plugin, xamarin
Uniqush Push
Uniqush is a free and open source software system which provides a unified push service for server side notification to apps on mobile devices.
Stars: ✭ 1,238 (+599.44%)
Mutual labels:  push-notifications, fcm
Aerogear Unifiedpush Server
🚀 AeroGear UnifiedPush Server
Stars: ✭ 432 (+144.07%)
Mutual labels:  push-notifications, fcm
Onesignal Ionic Example
Stars: ✭ 89 (-49.72%)
Mutual labels:  push-notifications, fcm
Latestversionplugin
LatestVersion Plugin for Xamarin and Windows apps
Stars: ✭ 99 (-44.07%)
Mutual labels:  plugin, xamarin
Net Core Push Notifications
Lightweight .NET Core Push Notifications for Android and iOS
Stars: ✭ 105 (-40.68%)
Mutual labels:  push-notifications, fcm
Onesignal Android Sdk
OneSignal is a free push notification service for mobile apps. This plugin makes it easy to integrate your native Android or Amazon app with OneSignal. https://onesignal.com
Stars: ✭ 503 (+184.18%)
Mutual labels:  push-notifications, fcm
Fcm Django
FCM Django: Send push notifications via django to websites, iOS & android mobile devices through FCM (Firebase Cloud Messaging)
Stars: ✭ 495 (+179.66%)
Mutual labels:  push-notifications, fcm
Easynotifylibproject
Send firebase notifications to your users very easily: A new Android Lib
Stars: ✭ 31 (-82.49%)
Mutual labels:  push-notifications, fcm
Node Pushnotifications
Push notifications for GCM, APNS, MPNS, AMZ (automatic detection from device token)
Stars: ✭ 432 (+144.07%)
Mutual labels:  push-notifications, fcm
Googleclientplugin
Google Client Plugin for Xamarin iOS and Android
Stars: ✭ 69 (-61.02%)
Mutual labels:  plugin, xamarin
Django Push Notifications
Send push notifications to mobile devices through GCM or APNS in Django.
Stars: ✭ 1,881 (+962.71%)
Mutual labels:  push-notifications, fcm
Pushnotification
PHP and Laravel Package to send push notifications to Android and IOS devices.
Stars: ✭ 395 (+123.16%)
Mutual labels:  push-notifications, fcm
Facebookclientplugin
Facebook Client Plugin for Xamarin iOS and Android
Stars: ✭ 89 (-49.72%)
Mutual labels:  plugin, xamarin
Push Receiver
A library to subscribe to GCM/FCM and receive notifications within a node process.
Stars: ✭ 125 (-29.38%)
Mutual labels:  push-notifications, fcm

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].