New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@ua/react-native-airship

Package Overview
Dependencies
Maintainers
6
Versions
51
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ua/react-native-airship - npm Package Versions

1
46

15.3.0

Diff

Changelog

Source

Version 15.3.0 - June 14, 2023

Minor release that updates the iOS SDK to 16.12.1 and Android SDK to 16.11.1 and adds support for autoPauseInAppAutomationOnLaunch config option.

Changes

  • Updated iOS SDK to 16.12.1
  • Updated Android SDK to 16.11.1
  • Added support for autoPauseInAppAutomationOnLaunch config option.
  • Fixed MessageCenterUpdatedEvent#messageUnreadCount property name on iOS
rlepinski
published 15.2.6 •

Changelog

Source

Version 15.2.6 - May 17, 2023

Patch release that fixes an issue with delivering push received events on Android when the app has not been loaded. This regression was introduced in 15.0.0, apps trying to process a push in the background should update.

Changes

  • Fixed push received events not delivering if the app is not loaded on Android
rlepinski
published 15.2.5 •

Changelog

Source

Version 15.2.5 - May 3, 2023

Patch release that fixes an issue with modifying attributes on iOS. Apps that are using 15.0+ that modify attributes should update.

Changes

  • Fixed modifying attributes on iOS
rlepinski
published 15.2.4 •

Changelog

Source

Version 15.2.4 - April 28, 2023

Patch release that fixes a issue with modifying attributes on Android and an issue with NotificationResponseEvent not being received if a push with a deep link is opened. Apps that are using 15.0+ that modify attributes should update.

Changes

  • Fixed modifying attributes on Android
  • Fixed issue with iOS not receiving subsequent NotificationResponseEvent
rlepinski
published 15.2.3 •

Changelog

Source

Version 15.2.3 - April 18, 2023

Patch release that fixes a crash on Android when running an Android device older than 7. Apps that target API 23 or older should update.

Changes

  • Fixed Android crash due to using method Map#putIfAbsent on older Android devices.
rlepinski
published 15.2.2 •

Changelog

Source

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.

Changes

  • Updated Android Airship SDK to 16.9.2
  • Fixed an Android bug that could cause locally cached subscription list states to be in an incorrect state when switching named users.
rlepinski
published 15.2.1 •

Changelog

Source

Version 15.2.1 - March 24, 2023

Patch release that fixing Contact update merging order, improves Scene/Survey accessibility and reporting.

Changes

  • Updated iOS Airship SDK to 16.11.3
  • Updated Android Airship SDK to 16.9.1
  • Fixed Airship.contact.editSubscriptionLists() bindings call
  • Fixed Contact update merge order, resolving a Preference Center bug that could lead to unexpected subscription states in some circumstances.
  • Improved Scene/Survey accessibility and fixed a reporting bug related to form display events.
  • Added support for transparent WebView backgrounds in HTML In-App Automations.
rlepinski
published 15.2.0 •

Changelog

Source

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.

Changes

  • Update iOS SDK to 16.11.2
  • Update Android SDK to 16.9.0
  • Added method Airship.push.android.setForegroundDisplayPredicate to control the display of notifications in the foreground per message on Android
  • Added method Airship.push.iOS.setForegroundPresentationOptionsCallback to control the foreground presentation options per message on iOS
  • Fixed return type for Airship.push.getActiveNotifications
  • Fixed Android build issues when using Kotlin 1.6
rlepinski
published 15.1.1 •

Changelog

Source

Version 15.1.1 - February 15, 2023

Patch release that fixes a gradle build issue with older React Native versions.

rlepinski
published 15.1.0 •

Changelog

Source

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.

Changes

  • Added subtitle to PushPayload type.
  • Fixed trackScreen method error.
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc