Skip to content

Release 3.3.0

Compare
Choose a tag to compare
@jennantilla jennantilla released this 02 Dec 19:48
· 295 commits to main since this release
e7b8011

What's Changed

  • [Feature] Add iOS Live Activities support in #824 that include 2 methods for associating and deleting a temporary push token with an Activity ID on the OneSignal server.

  • Documentation

  • Example usage:

    window.plugins.OneSignal.enterLiveActivity("activity_id", "token");

    window.plugins.OneSignal.exitLiveActivity("activity_id");

Native SDK Updates

  • Update to OneSignal-iOS-SDK 3.12.3
    • Includes the iOS Live Activities support
  • No Android bump to 4.8.3, the SDK stays on 4.8.2

Full changelog: 3.2.0...3.3.0