Skip to content

l0gaw/OneSignal-Xamarin-SDK

 
 

Repository files navigation

OneSignal Xamarin SDK

NuGet


OneSignal is a free push notification service for mobile apps. This plugin makes it easy to integrate your Xamarin application with OneSignal.

Xamarin Notification

Installation and Setup

See the Setup Documentation for installation and setup instructions.

API

See OneSignal's Xamarin SDK API page for a list of all available methods.

Change Log

See this repository's release tags for a complete change log of every released version.

Support

Please visit this repository's Github issue tracker for feature requests and bug reports related specificly to the SDK.

For account issues and support please contact OneSignal support from the OneSignal.com dashboard.

Sample Project

To make it easier to become familiar with our SDK, we have included a sample project.

  • Open Example.Shared.Application in Xamarin.
  • In the Android project's AndroidManifest.xml,
    • Replace EDIT_APPID_TO_TEST_THIS_APP with your OneSignal Application ID.
    • Replace EDIT_GPN_TO_TEST_THIS_APP with your Google Project Number.
  • In the iOS project's Info.plist replace EDIT_APPID_TO_TEST_THIS_APP with your OneSignal Application ID.
  • Build and deploy applications to your devices and send a test notification via the OneSignal dashboard.

Supports:

  • iOS 7 - 13
  • Android 4.0.3 (API Level 15) through 9 (API Level 28)
  • Xamarin Forms and Single View projects

About

OneSignal is a free push notification service for mobile apps. This plugin makes it easy to integrate your Xamarin app with OneSignal. https://onesignal.com

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 100.0%