Skip to content

1.11.1 Release

Compare
Choose a tag to compare
@vsayer vsayer released this 13 Feb 01:59
· 2581 commits to main since this release

Added one more constructor to just take appId and launchOptions

  • Xamarin does some strict enforcement for parameters at runtime.
    It was agreed that there needs to be a constructor that just takes
    the OneSignal application id and launch options, but not the notification
    handler callback.