OneSignal / OneSignal-Xamarin-SDK

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
Other
104 stars 50 forks source link

State Getter Implementations and Null Reference crash fix #267

Closed tanaynigam closed 2 years ago

tanaynigam commented 2 years ago

Description

Line Summary

Additional state getters and fixes for null reference crash on notification open for Beta 2 release of OneSignal-Xamarin-SDK 4.0.0

Details

Motivation

Scope

Public API Changes

The documentation will need to be updated for Xamarin to provide these new methods.


This change is Reviewable