Skip to content

Releases: OneSignal/OneSignal-Flutter-SDK

Release 5.4.0-beta-01

03 Oct 19:06

Choose a tag to compare

Release 5.4.0-beta-01 Pre-release
Pre-release

Channels: Beta

🎉 Custom Events Support

This beta release introduces Custom Events support for the flutter sdk.

Please see documentation on Custom Events.

We appreciate your experience and feedback using this beta version!

🛠️ Native Dependency Updates

Update Android SDK from 5.1.35 to 5.3.0-alpha-01
Support for custom events.
See release notes for full details.

Update iOS SDK from 5.2.14 to 5.4.0-alpha-01
Support for custom events.
See release notes for full details.

Release 5.3.4

01 Jul 20:51
3e849be

Choose a tag to compare

Release 5.3.3

29 May 15:23
4b0330c

Choose a tag to compare

Channels: Current

🛠️ Native Dependency Updates Only

Update Android SDK from 5.1.33 to 5.1.34

Update iOS SDK from 5.2.10 to 5.2.13

Release 5.3.2

09 May 21:40
dfe4042

Choose a tag to compare

Channels: Current

✨ Improvements


🛠️ Native Dependency Updates

Update Android SDK from 5.1.29 to 5.1.33 | select fixes listed

Release 5.3.1

09 May 01:08
859ec02

Choose a tag to compare

🚧 Do not use 🚧

Please await version 5.3.2 which includes the same changes

Release 5.3.0

25 Feb 19:26
390470c

Choose a tag to compare

⚠️ Breaking Changes

  • [breaking] Remove deprecated Android v1 embedding references (#1005)

🐛 Bug Fixes

  • Don't crash with Android < 7.0 (when requesting permission) (#1007)
  • when upgrading from v3 to v5 of this SDK, notifications will be received when the app has not been opened yet Android fix

🛠️ Native Dependency Updates

Update Android SDK from 5.1.26 to 5.1.29 | select fixes listed

Update iOS SDK from 5.2.9 to 5.2.10 | release notes

Release 5.2.9

18 Dec 17:30
a222579

Choose a tag to compare

🔧 Native SDK Dependency Updates Only

Update Android SDK from 5.1.25 to 5.1.26 | release notes

🐛 Bug Fixes

  • [Fix] ANR caused by operationRepo.enqueue while loading is in progress #2233
  • [Fix] Check subscription Id before executing delete and update subscription operations #2223

Update iOS SDK from 5.2.8 to 5.2.9 | release notes

🐛 Bug Fixes

  • [Fix] Use new OneSignalClientError type for callbacks which fixes crash report of NSInvalidArgumentException #1528
  • [Fix] Don't evaluate in app messages when paused which fixes issues with duration-since-last In-App Messages when pausing and unpausing #1524

Full Changelog: 5.2.8...5.2.9

Release 5.2.8

26 Nov 22:08
2736cc8

Choose a tag to compare

🔧 Native SDK Dependency Updates Only

Update Android SDK from 5.1.24 to 5.1.25 | release notes

🐛 Bug Fixes

Update iOS SDK from 5.2.7 to 5.2.8 | release notes

🐛 Bug Fixes

✨ Improvements

Full Changelog: 5.2.7...5.2.8

Release 5.2.7

05 Nov 18:09
805b76d

Choose a tag to compare

🔧 Native SDK Dependency Updates Only

Update Android SDK from 5.1.23 to 5.1.24 | release notes

🐛 Bug Fixes

  • Fix setting consentGiven throwing if called before initWithContext #2200
  • Window manager BadTokenException / WindowLeaked #2208

✨ Improvements

  • Make use of ryw_delay to minimize retries on IAM fetch #2207

Update iOS SDK from 5.2.5 to 5.2.7 | release notes

✨ Improvements

  • Don't use cached in-app messages if the SDK encounters an error fetching them or when the server returns none #1499
  • Improve segment membership calculation that allows for fetching more accurate and updated in-app messages for a user #1486

Full Changelog: 5.2.6...5.2.7

Release 3.5.4

09 Oct 22:13
686649c

Choose a tag to compare

🔧 Native SDK Dependency Updates Only

⚠️ Please update to this release to ensure launch URLs continue to work on iOS 18 devices ⚠️

Update Android SDK from 4.8.8 to 4.8.10 | 4.8.9 | 4.8.10

🐛 Bug Fixes

Update iOS SDK from 3.12.9 to 3.12.10 | release notes

🔧 Maintenance

✨ Improvements