Skip to content

Releases: OneSignal/react-native-onesignal

Release 5.3.0-beta-01

03 Oct 19:03

Choose a tag to compare

Release 5.3.0-beta-01 Pre-release
Pre-release

Channels: Beta

🎉 Custom Events Support

This beta release introduces Custom Events support for the react native 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.2.14 to 5.4.0-alpha-01
Support for custom events.
See release notes for full details.

5.2.13

01 Jul 20:50
1222510

Choose a tag to compare

5.2.12

29 May 15:14
d56b986

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.2.11

09 May 21:32
b3d2619

Choose a tag to compare

Channels: Current

🐛 Bug Fixes

  • Android: don't crash when logging, and follow the log level set by developers (#1806)

🛠️ Native Dependency Updates

Update Android SDK from 5.1.29 to 5.1.33 | select fixes listed

Release 5.2.10

08 May 18:42
ccd72fc

Choose a tag to compare

🚧 Do not use 🚧

Please await version 5.2.11 which includes the same changes

Release 5.2.9

26 Feb 20:15
fea4a26

Choose a tag to compare

🐛 Bug Fixes

  • when upgrading from v4 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 5.2.8

18 Dec 17:29
39ca346

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.7...5.2.8

Release 5.2.7

26 Nov 22:11
254d65a

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.6...5.2.7

Release 5.2.6

05 Nov 18:13
0fa9e05

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.5...5.2.6

Release 4.5.4

09 Oct 22:18
953f368

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