Skip to content

Releases: OneSignal/react-native-onesignal

3.9.2 Release

21 Oct 19:02
Compare
Choose a tag to compare

Native Version Updates:

Mainly contains fixes related to IAM re-display issues.

4.0.0 Beta 2 Release

20 Oct 21:49
Compare
Choose a tag to compare
4.0.0 Beta 2 Release Pre-release
Pre-release

Bug fixes, nits:

  • Removed unneeded files & imports

Native Versions:

  • iOS: 3.0.0-beta2
  • Android: 4.0.0-beta2

4.0.0 Beta 1 Release

16 Oct 02:14
Compare
Choose a tag to compare
4.0.0 Beta 1 Release Pre-release
Pre-release

iOS Native Version 3.0.0-beta2

⚠️ This is a major beta release which contains breaking API changes.
See the full list of changes along with step-by-step guides to upgrade.
https://documentation.onesignal.com/docs/mobile-2020-api-migration-guide

❓ Please provide feedback and bug reports with the beta version included in the title to this repo's issue tracker.
https://github.com/OneSignal/OneSignal-iOS-SDK/issues

Android Native Version 4.0.0-beta2

⚠️ This is a major beta release which contains breaking API changes.
See the full list of changes along with step-by-step guides to upgrade.
https://documentation.onesignal.com/docs/mobile-2020-api-migration-guide

❓ Please provide feedback and bug reports with the beta version included in the title to this repo's issue tracker.
https://github.com/OneSignal/OneSignal-Android-SDK/issues

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.