Release 5.2.3
github-actions
released this
03 Jul 17:51
·
15 commits
to refs/heads/main
since this release
🐛 Bug Fixes
Fix Mac Catalyst build errors in #1005
🔧 Update Android SDK from 5.1.15 to 5.1.17 release notes
- Fix "could not be instantiated" exception when; some modules are omitted AND android.enableR8.fullMode is enabled. OneSignal/OneSignal-Android-SDK#2136
-
🔧 Update iOS SDK from 5.2.1 to 5.2.2 release notes
- Prevent In-App Message request crashes by making null values safe OneSignal/OneSignal-iOS-SDK#1457
- Add Dispatch Queues to all executors to prevent concurrency crashes OneSignal/OneSignal-iOS-SDK#1454
- Fix clearing notifications incorrectly such as when pulling down the notification center OneSignal/OneSignal-iOS-SDK#1451