Skip to content

Releases: urbanairship/react-native-airship

18.0.3

17 May 09:07
bbee14e
Compare
Choose a tag to compare

Patch release that updates to latest iOS SDK.

Changes

  • Updated iOS SDK to 18.2.2

18.0.2

13 May 22:59
d2c76a8
Compare
Choose a tag to compare

Patch release that updates to latest Airship SDKs.

Changes

  • Updated iOS SDK to 18.2.0
  • Updated Android SDK to 17.8.1

18.0.1

30 Apr 04:56
58681cd
Compare
Choose a tag to compare

Patch release that updates the iOS SDK to 18.1.2.

Changes

  • Update iOS SDK to 18.1.2

18.0.0

19 Apr 03:44
5bf050c
Compare
Choose a tag to compare

Major release that updates the iOS SDK to 18.1.0 and updates CustomEvents to be an interface instead of a class.

Changes

  • Replaced CustomEvent with an interface
  • Update iOS SDK to 18.1.0
  • Updated Android SDK to 17.8.0

17.3.0

09 Apr 15:02
ebec0e5
Compare
Choose a tag to compare

Minor release that fixes running Airship actions, exposes more custom event fields, and updates the iOS SDK to 17.9.1 and the Android SDK to 17.7.4.

Changes

  • Fixed running Airship actions with a single primitive typed action value
  • Exposed interactionId and interactionType fields in CustomEvent
  • Updated iOS SDK to 17.9.1
  • Updated Android SDK to 17.7.4

17.2.1

19 Mar 21:04
f5676a2
Compare
Choose a tag to compare

Patch release that updates the HMS Push Provider version to 17.7.3, the iOS SDK to 17.9.0 and the Android SDK to 17.7.3.

Changes

  • Updated HMS Push Provider version to 17.7.3
  • Updated iOS SDK to 17.9.0
  • Updated Android SDK to 17.7.3

17.2.0

19 Feb 00:24
218bfe9
Compare
Choose a tag to compare

Minor release that updates the iOS SDK to 17.7.3 and Android SDK to 17.7.2, modernizes the podspec and updates NPM dependencies flagged during security audit.

Changes

  • Updated iOS SDK to 17.7.3
  • Updated Android SDK to 17.7.2
  • Adds install_modules_dependencies to podspec to support for the latest react-native 0.73.3
  • Updates NPM dependencies to address security audit

17.1.1

05 Jan 21:20
46b9ea9
Compare
Choose a tag to compare

Patch release that fixes missing annotations on feature flag methods, makes the airshipHmsEnabled flag available and updates examples.

Changes

  • Adds missing annotations to featureFlagManagerFlag and featureFlagManagerTrackInteraction
  • Adds a check for airshipHmsEnabled flag in the gradle build file to make the flag available in ExtraProperties of the Android root project
  • Updates the android and ios examples

17.1.0

07 Dec 05:50
Compare
Choose a tag to compare

Minor release that updates the iOS SDK to 17.7.0 and Android SDK to 17.6.0 and adds support for notifying the contact of a remote login.

Changes

  • Updated iOS SDK to 17.7.0
  • Updated Android SDK to 17.6.0
  • Added Airship.contact.notifyRemoteLogin() method to notify contact of remote login

15.3.1

07 Dec 20:11
Compare
Choose a tag to compare

Patch release to fix active notifications on Android.