@ua/react-native-airship
Advanced tools
Changelog
Version 15.2.2 - April 6, 2023
Patch release that fixes Android Preference Center subscription list state when switching named users. Apps using Preference Center that apply multiple named user IDs during an app session on Android should update.
Changelog
Version 15.2.1 - March 24, 2023
Patch release that fixing Contact update merging order, improves Scene/Survey accessibility and reporting.
Changelog
Version 15.2.0 - March 3, 2023
Minor release that adds support for foreground presentation options per push message on iOS, and if a notification should display or not on Android.
Airship.push.android.setForegroundDisplayPredicate
to control the display of notifications in the foreground per message on AndroidAirship.push.iOS.setForegroundPresentationOptionsCallback
to control the foreground presentation options per message on iOSAirship.push.getActiveNotifications
Changelog
Version 15.1.1 - February 15, 2023
Patch release that fixes a gradle build issue with older React Native versions.
Changelog
Version 15.1.0 - February 9, 2023
Minor release that adds subtitle
to the push payload that maps to the summary
on Android and subtitle
on iOS. It also fixes a bug with trackScreen
that was introduced in 15.0.0.
subtitle
to PushPayload
type.trackScreen
method error.Changelog
Version 15.0.0 - February 3, 2023
Major release with several breaking changes. Apps should use the migration guide to update Migration Guide
urbanairship-react-native
to @ua/react-native-airship
UrbanAirship
with Airship
as the root instance.