Channels: Current
🐛 Bug Fixes
- fix: stabilize React keys in MultiPairInputModal demo (#23)
🛠️ Native Dependency Updates
- Update Android SDK from 5.9.5 to 5.9.6
- fix: display queued in-app messages on unpause when triggers still match (#2682)
- fix: move HMS notification finish() inside coroutine so entryState is set before trampoline stops (#2678)
- fix: keep devices subscribed when a push token fetch temporarily fails (#2670)
- fix: ship consumer dontwarn rule for OpenTelemetry to prevent R8 missing-class build failures (#2677)
- fix: make ANR watchdog app-state aware to stop false background ANRs (#2676)
- fix: prewarm dispatchers at process start via ActivityLifecycleInitializer (#2680)
- fix: always finish base notification trampoline via finally (#2681)
- Update iOS SDK from 5.5.3 to 5.5.4
- fix: 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: recover startup when initialized before UIApplicationMain (OneSignal-iOS-SDK#1677)