Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release 5.2.2 #1007

Merged
merged 1 commit into from
Jul 3, 2024
Merged

Release 5.2.2 #1007

merged 1 commit into from
Jul 3, 2024

Conversation

nan-li
Copy link
Contributor

@nan-li nan-li commented Jul 2, 2024

⚠️ UPDATE

Re-released as version 5.2.3 with Android bump to 5.1.17
This version should not be used


🐛 Bug Fixes

  • Fix Mac Catalyst build errors in #1005

🔧 Update Android SDK from 5.1.15 to 5.1.16 release notes

  • Fix "could not be instantiated" exception when; some modules are omitted AND android.enableR8.fullMode is enabled. PR
  • Optimize initWithContext() by moving instantiation of unused services off the main thread. Initialization of OneSignal is now about 50% faster. PR

🔧 Update iOS SDK from 5.2.1 to 5.2.2 release notes

  • Prevent In-App Message request crashes by making null values safe PR
  • Add Dispatch Queues to all executors to prevent concurrency crashes PR
  • Fix clearing notifications incorrectly such as when pulling down the notification center PR

This change is Reviewable

@nan-li nan-li requested a review from jennantilla July 2, 2024 23:30
@nan-li nan-li merged commit b98f918 into main Jul 3, 2024
3 checks passed
@nan-li nan-li deleted the rel/5.2.2 branch July 3, 2024 14:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants