Skip to content

0.9.5 Release

Compare
Choose a tag to compare
@vsayer vsayer released this 05 Mar 00:14
· 418 commits to main since this release

Resolve issues 4 and 5

  • The handlers need to inherit Java.Lang.Object
    in addition to their target interfaces.
  • When this does not occur, Xamarin will pass null
    to the Android SDK dll and bad things will happen.
  • As a result, issue 4 (GetTags nullpointerexception)
    is now resolved as well.
  • NOTE TO SELF: take xamarin warnings seriously
  • fix typo in README
    • onesignal.main.aar -> onesignal-main.aar
  • update bindings to latest releases
    • Android: 2.1.3
    • iOS: 1.11.3