OneSignal-Xamarin-SDK icon indicating copy to clipboard operation
OneSignal-Xamarin-SDK copied to clipboard

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

Results 41 OneSignal-Xamarin-SDK issues
Sort by recently updated
recently updated
newest added

# Description ## One Line Summary Add StyleCop tool for lint and formatting. ## Details ### Motivation To improve code quality and readability. ### Scope Only enables this as warnings...

There are 2 months left to GA (General Availability), but there is no push notification library working on the MAUI side. I am trying to implement OneSignal to my MAUI...

Enhancement / Feature
Compatibility Issue

**Description:** Adding OneSignal Xamarin SDK to OneSignalNotificationServiceExtension causes linker command failed with exit code 1 (use -v to see invocation) when trying to build the solution in Debug | iPhone...

**Description:** App is in closed state on Android tapping on notification NotificationOpened not getting fired, failed to captured additional data passed on to notification for deep linking. OneSignal.Default.NotificationOpened += _notificationOpened;...

In VS 2022 Preview on Mac and Windows (latest) **Description:** Opening the project, I immediately get a few notices about the build settings on Windows. The panel where you set...

Medium Priority

## Release includes * Support for .NET 6 MAUI projects. * WARNING! This first 4.2.0 beta only includes .NET 6 MAUI support, does not work with .NET 5 such as...

I have an android app developed in xamarin. When the app is in the background, the notification arrives and opens the page where I show the notification data. When the...

**Description:** App is in closed state on Android tapping on notification NotificationOpened not getting fired, failed to captured additional data passed on to notification for deep linking. ` OneSignal.Default.NotificationOpened +=...

I am using the new OneSignalSDK.Xamarin 4.1.0 I cant find it in the documentation, how can I get the userId/PlayerId as we could get in the old version? I am...

**Description:** Making a call to OneSignal.Default.SendTags(myTags) results in a System.InvalidCastException with a message of "Specified cast is not valid." **Environment** Visual Studio 2022 Xamarin 17.2.0.177 OneSignalSDK.Xamarin 4.1.0 Installed via nuget...