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 4.3.4 #104

Merged
merged 3 commits into from
Apr 22, 2024
Merged

Release 4.3.4 #104

merged 3 commits into from
Apr 22, 2024

Conversation

emawby
Copy link
Contributor

@emawby emawby commented Apr 22, 2024

Native Dependency Updates

Update Native iOS SDK to version 3.12.9

  • πŸŽ‰ New Features for Apple Privacy Requirements

    • Added privacy manifests to all products
    • The XCFrameworks in this release is signed to help keep your apps secure

Update Native Android SDK to version 4.8.8

  • ✨ Enhancements

    • Add setting to prefer HMS over FCM #1984
    • Add <meta-data android:name="com.onesignal.preferHMS" android:value="true"/> under your <application> tag if you like to use this setting.
    • See OneSignal's Prefer HMS over FCM documentation page for more details.
  • πŸ› Bug Fixes

    • Attempt retrying OutOfMemoryError errors when starting threads. #2027
      • Make sure your app doesn't have any memory leaks and is handling onTrimMemory so the SDK can move on once memory is free
    • Fix rare null crash with taskQueueWaitingForInit.poll() #2026
      • Addresses issue #1761
    • Fix rare null crash with timeFocusedAtMs #2025

Full Changelog: 4.3.3...4.3.4

@emawby emawby merged commit cb39eb7 into player_model/main Apr 22, 2024
1 check passed
@emawby emawby deleted the release-4.3.4 branch April 22, 2024 20:59
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.

None yet

3 participants