Channels: Current
🛠️ Native Dependency Updates
- Update Android SDK from 5.10.0 to 5.10.2
- fix: parse IAM end_time as UTC instead of device timezone (#2755)
- feat: add device gesture that copies the push subscription ID to the clipboard (#2727)
- feat: let an app opt out of subscription ID copy in its manifest (#2744)
- feat: expose notification click event JSON (#2742)
- fix: respect REST API-disabled push subscriptions (#2728)
- fix: stop ANR heartbeat OOM from becoming an SDK fatal (#2749)
- fix: canonicalize Chinese locales and make setLanguage("") use device default (#2753)
- feat: wire named events into the log pipeline (#2732)
- chore: add explicit Android notification grouping to demos (#2730)
- Update iOS SDK from 5.6.1 to 5.6.2
- feat: add device gesture that copies the push subscription ID to the pasteboard (OneSignal-iOS-SDK#1730)
- feat: let an app opt out of subscription ID copy in Info.plist (OneSignal-iOS-SDK#1739)
- fix: respect REST API-disabled push subscriptions (OneSignal-iOS-SDK#1731)
- fix: canonicalize Chinese locales and make setLanguage("") use device default (OneSignal-iOS-SDK#1746)
- fix: accept a create-subscription success with no subscription object (OneSignal-iOS-SDK#1748)
- feat: wire named events into the log pipeline on iOS (OneSignal-iOS-SDK#1732)
- fix: read-your-write consistency defects (OneSignal-iOS-SDK#1706)