Skip to content

5.4.1

Choose a tag to compare

@github-actions github-actions released this 23 Jun 23:48
· 12 commits to main since this release
e609f38

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)