Skip to content

Releases: OneSignal/react-native-onesignal

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

3.6.3 Release

18 Jan 01:29
d3466b9
Compare
Choose a tag to compare

Updated Native iOS (2.12.5), Minor Bug Fixes

  • Post Notification include_player_ids param discrepancy #926
    • Android and iOS bridges expected different types for the include_player_ids param
    • Now both expect a JS array, which Android converts top a JSONArray and iOS converts to an NSArray
  • Native iOS SDK updated to 2.12.5

3.6.2 Release

10 Jan 21:02
9bdf4cc
Compare
Choose a tag to compare

Updated Native Android (3.12.5), Updated Native iOS (2.12.4)

  • Native Android SDK updated to 3.12.5
    • Location Prompt Flicker Fixed #884
    • Too Many Alarms Fixed #887
    • Remote Params Crash Fixed #916
  • Native iOS SDK updated to 2.12.4
    • Crash From Null Param #590

3.6.1 Release

18 Dec 00:26
Compare
Choose a tag to compare

Updated native SDK versions:

  • Android SDK: 3.12.4

    • Sending custom outcome from notification opened handler will use the previous session instead of current
    • Updated Unity Proxy file
  • iOS: 2.12.3

    • Fixed Carthage build issue
    • Fixed missing i386 for 32 bit iOS simulators
    • Fixed Confirmed Deliveries not sending for those updating from an older SDK.

Other changes

  • Updated libOneSignal.a binary
  • Updated version used in example app

3.6.0 Release

06 Dec 03:49
43ddc9b
Compare
Choose a tag to compare

iOS - Outcomes & Confirmed Deliveries

3.5.0 Release

25 Oct 17:57
ad67778
Compare
Choose a tag to compare

3.4.2 Release

01 Oct 23:48
Compare
Choose a tag to compare

3.4.1 Release

17 Sep 02:59
Compare
Choose a tag to compare

Updated libOneSignal.a for iOS

  • Updated libOneSignal.a to 3.11.0 for users not using Cocoapods