Skip to content

Releases: OneSignal/react-native-onesignal

3.9.1 Release

25 Aug 02:20
Compare
Choose a tag to compare

Release Notes

Updated Native Android (3.15.3) and iOS (2.15.2) SDKs

3.9.0 Release

08 Jul 20:49
a926dd9
Compare
Choose a tag to compare

Added Support for Huawei devices, Updated Native Android (3.15.1) and iOS (2.14.3) SDKs

3.8.1 Release

15 Jun 18:36
545521f
Compare
Choose a tag to compare

Fix JSONException build error

  • Fix JSONException build error #1003
    • Native try-catch for toJSONObject method moved and caused uncaught JSONException build error

3.8.0 Release

12 Jun 23:29
f7aa090
Compare
Choose a tag to compare

Updated Native Android (3.14.1) and iOS (2.14.2) SDKs

3.7.3 Release

29 Apr 01:02
Compare
Choose a tag to compare

Updated Android Native SDK 3.13.2

3.7.2 Release

09 Apr 19:41
ccec663
Compare
Choose a tag to compare

Updated Android Native SDK 3.13.1

3.7.1 Release

02 Apr 23:39
24389ac
Compare
Choose a tag to compare

Fixes Android & iOS build errors from release 3.7.0

  • Fixes Android @nonnull build error
  • iOS Native SDK Update 2.13.1
    • Release Notes
    • Fixes missing setExternalUserId:withCompletion: iOS build error.

3.7.0 Release

01 Apr 23:10
ecf2536
Compare
Choose a tag to compare

Set/RemoveExternalUserId Callback Added, Updated Native Android (3.13.0) and iOS (2.13.0) SDKs

  • Set/RemoveExternalUserId Callback Added
    • setExternalUserId and removeExternalUserId have callbacks now for completion on the network calls for push and email (when set) player records
  • Android Native SDK Update 3.13.0
  • iOS Native SDK Update 2.13.0

3.6.5 Release

27 Feb 19:19
4c17da1
Compare
Choose a tag to compare

Updated Native Android (3.12.7)

3.6.4 Release

01 Feb 04:19
a2839ba
Compare
Choose a tag to compare

Updated Native Android (3.12.6), Updated Native iOS (2.12.6), Minor Bug Fixes