Release 3.3.0
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