Channels: Current
🛠️ Native Dependency Updates
- Update Android SDK from 5.9.5 to 5.9.6
- fix: [SDK-4513] display queued in-app messages on unpause when triggers still match (#2682)
- fix: [SDK-4734] move HMS notification finish() inside coroutine so entryState is set before trampoline stops (#2678)
- fix: [SDK-4792] keep devices subscribed when a push token fetch temporarily fails (#2670)
- fix: [SDK-4820] ship consumer dontwarn rule for OpenTelemetry to prevent R8 missing-class build failures (#2677)
- fix: [SDK-4822] make ANR watchdog app-state aware to stop false background ANRs (#2676)
- fix: [SDK-4841] prewarm dispatchers at process start via ActivityLifecycleInitializer (#2680)
- fix: [SDK-4845] always finish base notification trampoline via finally (#2681)
- Update iOS SDK from 5.5.3 to 5.5.4
- fix: [SDK-4814] Live Activities Confirmed Receipts exceeding Delivered count (OneSignal-iOS-SDK#1681)
- fix: restore local tags cleared by a concurrent FetchUser (OneSignal-iOS-SDK#1678)
- fix: [SDK-4757] recover startup when initialized before UIApplicationMain (OneSignal-iOS-SDK#1677)