Skip to content

Releases: OneSignal/react-native-onesignal

4.3.5 Release

19 Jan 21:29
d256777
Compare
Choose a tag to compare

What's Changed

Update Android Native Version - 4.6.5

Full Changelog: 4.3.4...4.3.5

4.3.4 Release

06 Jan 00:38
1dd1e29
Compare
Choose a tag to compare

What's Changed

Update Native Version

iOS Version 3.10.0

  • Prevents crashes due to failures when writing downloaded notification attachments (images) to a temporary file location
  • Adds OneSignal's CollapseId which is shared with Android corresponds to the identifier property of iOS notifications. If the collapseId field is present on your notifications it can now be read in the corresponding OSNotification object.

Full Changelog: 4.3.3...4.3.4

4.3.3 Release

16 Nov 21:30
c0d7735
Compare
Choose a tag to compare

What's Changed

  • Add In-App Message lifecycle handler (#1300) [Documentation coming]
  • Fix NativeEventEmitter warnings for react-native in v0.65 and up (#1314)

Native SDK Version Updates:

4.3.2 Release

11 Nov 01:52
550743c
Compare
Choose a tag to compare

Release notes

Updated Android-OneSignal-SDK to 4.6.2

  • Fix outside package target activities (Launch URL) not opening when notification is tapped on.
    • Regression bug introduced in react-native-onesignal 4.3.0
  • Update work-runtime version to [2.1.0, 2.7.99], 2.7.0 is required for apps with targetSdkVersion 31 (Android 12)
  • Match and fix any external id that has escaped forward slashes
  • Notification background image template fixes for RTL
  • Prevent crash when device has no WebView installed. (MissingWebViewPackageException)

See OneSignal-Android-SDK 4.6.2 for more details

4.3.1 Release

23 Sep 21:34
59b2dea
Compare
Choose a tag to compare

4.3.1 Release

Update native SDK versions

iOS - 3.8.1
Android - 4.6.0

Ability to remove individual observers

See #1278 for more info

4.3.0 Release

19 Aug 00:34
41e32ae
Compare
Choose a tag to compare

Upgrades native SDK versions:

  • iOS: 3.6.1
  • Android: 4.5.1

Adds missing compile options

Fixes build issue

New Set Language Feature

The setLanguage method provides an interface for developers to define an app-defined language

4.2.0 Release

13 Jul 23:49
Compare
Choose a tag to compare

Native SDK Versions Update

3.9.4 Release

03 Jun 22:18
eabddad
Compare
Choose a tag to compare

Includes native SDK backport patches for:

  • Android 3.16.0
  • iOS 2.16.5

4.1.1 Release

27 May 21:40
06085c1
Compare
Choose a tag to compare
  • Update example app
  • Switch to use XCFramework in Podspec
  • Upgraded to OneSignal-Android-SDK 4.4.0
    • Fix Compatibility with FCM (Firebase Messaging) 22.0.0. PR #1340
    • Fix Failed resolution of: Lcom/google/firebase/iid/FirebaseInstanceId;. Issue #1346
    • Bump dependency version range to include 22. [19.0.0, 22.99.99]
  • Add smsNumber, smsUserId and isSMSSubscribed to DeviceState
  • Expo bug fix

4.1.0 Release

10 May 20:12
Compare
Choose a tag to compare

Release Notes