@ua/react-native-airship
Advanced tools
Changelog
Version 18.0.1 - April 29, 2024
Patch release that updates the iOS SDK to 18.1.2.
Changelog
Version 18.0.0 - April 18, 2024
Major release that updates the iOS SDK to 18.1.0 and updates CustomEvents to be an interface instead of a class.
Changelog
Version 17.3.0 - April 9, 2024
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.
interactionId
and interactionType
fields in CustomEvent
Changelog
Version 17.2.1 - March 19, 2024
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.
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 iOS