OneSignal-Unity-SDK icon indicating copy to clipboard operation
OneSignal-Unity-SDK copied to clipboard

chore: Release 5.1.16

Open onesignal-deploy opened this issue 1 month ago • 0 comments

Channels: Current

🛠️ Native Dependency Updates

  • Update iOS SDK from 5.2.14 to 5.2.15
    • Add confirmed deliveries for live activities notifications for OneSignal-aware activities (https://github.com/OneSignal/OneSignal-iOS-SDK/pull/1592)
    • New Log Listener methods to allow an app developer to capture logs as strings at runtime. The log listener is independent of logLevel, all message are always sent to listeners. Please see linked PR for example usage (https://github.com/OneSignal/OneSignal-iOS-SDK/pull/1580)
    • Prevent extra server calls to send duplicate live activity requests (https://github.com/OneSignal/OneSignal-iOS-SDK/pull/1589)
    • Fix an NSInvalidArgumentException that happens on rare occasions when localized description is not copied properly (https://github.com/OneSignal/OneSignal-iOS-SDK/pull/1594)

This change is Reviewable

onesignal-deploy avatar Dec 05 '25 00:12 onesignal-deploy