@ua/react-native-airship
Advanced tools
Changelog
Version 17.2.0 - February 15, 2024
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.
install_modules_dependencies
to podspec to support for the latest react-native 0.73.3Changelog
Version 17.1.1 - December 6, 2023
Patch release that fixes missing annotations on feature flag methods, makes the airshipHmsEnabled
flag available and updates examples.
featureFlagManagerFlag
and featureFlagManagerTrackInteraction
airshipHmsEnabled
flag in the gradle build file to make the flag available in ExtraProperties of the Android root projectChangelog
Version 17.1.0 - December 6, 2023
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.
Airship.contact.notifyRemoteLogin()
method to notify contact of remote loginChangelog
Version 17.0.0 - November 21, 2023
Major release that adds support for server side feature flag segmentation, interaction events for feature flags, and Impression billing.
Airship.featureFlagManager.trackInteraction(flag)
method to track interaction eventsAirship.channel.enableChannelCreation()
for app that are using delayed channel creation instead of privacy managerisDeleted
propertylistIconUrl
on iOSChangelog
Version 16.1.2 - October 23, 2023
Patch release that fixes an issue with getActiveNotifications
on Android.
getActiveNotifications
method on AndroidChangelog
Version 16.1.1 - September 22, 2023
Patch release that updates the iOS SDK to 17.3.1 and fixes Channel Tag Editor for React Native old architecture.
Airship.channel.editTags()
for React Native old architectureChangelog
Version 16.1.0 - September 11, 2023
Minor release that updates the iOS SDK to 17.3.0 and Android SDK to 17.2.1. Also adds support for Airship Feature Flag feature and for Channel Tag Editor.
Airship.channel.editTags()
Changelog
Version 16.0.1 - July 21, 2023
Patch release that updates the iOS and Android Airship SDK to 17.0.3.
Changelog
Version 16.0.0 - June 27, 2023
Major release that updates the iOS & Android Airship SDK to 17.0.2. This release adds support for Stories, In-App experiences downstream of a sequence in Journeys, and improves SDK auth. The Airship SDK now requires iOS 14+ as the minimum deployment version and Xcode 14.3+.