Skip to content

5.5.3

Latest

Choose a tag to compare

@onesignal-deploy onesignal-deploy released this 24 Jun 00:37
· 1 commit to main since this release
65726e1

Channels: Current

🛠️ Native Dependency Updates

  • Update Android SDK from 5.9.4 to 5.9.5
    • fix(notifications): guard against null PendingResult from goAsync() [SDK-4803] (#2667)
    • fix: prevent location permission crashes from FusedLocation API calls (#2653)
    • fix: [SDK-4672] start location updates when permission is granted (#2663)
    • fix: [SDK-4793] prevent main-thread ANR in blocking SDK APIs during/after init (#2666)
    • fix: [SDK-4794] prewarm dispatchers at cold-start entry points (#2664)