You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
OneSignal is a free email, sms, push notification and in-app message service for mobile apps. This plugin makes it easy to integrate your Xamarin application with OneSignal.
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