Skip to content

5.3.0

Choose a tag to compare

@onesignal-deploy onesignal-deploy released this 10 Jul 00:16
66686bb

Channels: Current

🚀 New Features

  • feat: [SDK-4774] add OneSignal project settings support (#880)
  • feat: [SDK-4774] add Unity location opt-out plumbing (#878)

🐛 Bug Fixes

  • fix: [SDK-4852] harden iOS click listener registration to match Android pattern (#883)
  • fix: [SDK-4746] register Android click listener lazily to replay cold-start clicks (#881)

🛠️ Native Dependency Updates

  • Update Android SDK from 5.9.5 to 5.9.6
    • fix: [SDK-4513] display queued in-app messages on unpause when triggers still match (#2682)
    • fix: [SDK-4734] move HMS notification finish() inside coroutine so entryState is set before trampoline stops (#2678)
    • fix: [SDK-4792] keep devices subscribed when a push token fetch temporarily fails (#2670)
    • fix: [SDK-4820] ship consumer dontwarn rule for OpenTelemetry to prevent R8 missing-class build failures (#2677)
    • fix: [SDK-4822] make ANR watchdog app-state aware to stop false background ANRs (#2676)
    • fix: [SDK-4841] prewarm dispatchers at process start via ActivityLifecycleInitializer (#2680)
    • fix: [SDK-4845] always finish base notification trampoline via finally (#2681)
  • Update iOS SDK from 5.5.3 to 5.5.4