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

@ua/capacitor-airship

Package Overview
Dependencies
Maintainers
0
Versions
18
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ua/capacitor-airship - npm Package Versions

2

4.0.1

Diff

Changelog

Source

Version 4.0.1 February 11, 2025

Patch release to fix the MessageCenterUpdatedEvent property messageUnreadCount on iOS.

Changes

  • Fixed MessageCenterUpdatedEvent.messageUnreadCount on iOS.
rlepinski
published 4.0.0 •

Changelog

Source

Version 4.0.0 - February 11, 2025

Major release that updates the Android Airship SDK to 19.1.0 and iOS Airship SDK to 19.0.3

Changes

  • Updated Android SDK to 19.1.0.
  • Updated iOS SDK to 19.0.3.
  • Updated Capacitor to 7.0.0
  • Fixed SPM integration
  • iOS requires Xcode 16.2 and iOS 15+
  • Android requires compileSdkVersion 35+ and minSdkVersion 23+
rlepinski
published 3.1.0 •

Changelog

Source

Version 3.1.0 - December 6, 2024

Minor release that updates the Android Airship SDK to 18.5.0 and iOS Airship SDK to 18.13.0

Changes

rlepinski
published 3.0.1 •

Changelog

Source

Version 3.0.1 - November 26, 2024

Patch release that updates the iOS Airship SDK to 18.12.2 and Android Airship SDK to 18.4.2

Changes

  • Updated Android SDK to 18.4.2.
  • Updated iOS SDK to 18.12.2.
  • Updated Android plugin to use the project compileSdk, minSdkVersion, and targetSdkVersion. The plugin still requires compileSdk to be set to 35+.
rlepinski
published 3.0.0 •

Changelog

Source

Version 3.0.0 - October 25, 2024

Major version that makes it easier to include Airship in a hybrid app. The only breaking change is when extending the AirshipPluginExtender protocol on java there is a new extendConfig(Contex, AirshipConfigOptions.Builder) method to implement. Most application will not be affected.

Changes

  • Added new methods to the plugin extender to make hybrid app integrations easier
  • Updated Airship Android SDK to 18.3.3
  • Fixed tracking live activities started from a push notification
rlepinski
published 2.4.0 •

Changelog

Source

Version 2.4.0 - October 15, 2024

Minor release that updates the native SDKs and fixes an issue with Airship.messageCenter.getUnreadCount()

Changes

  • Updated Airship iOS SDK to 18.11.1
  • Fixed method binding for Airship.messageCenter.getUnreadCount()
  • Fixed MessageCenterPredicate not being applied to the OOTB Message Center UI on iOS
rlepinski
published 2.3.0 •

Changelog

Source

Version 2.3.0 - October 7, 2024

Minor release that updates to latest SDK versions and adds support for iOS Live Activities & Android Live Updates.

Changes

rlepinski
published 2.2.0 •

Changelog

Source

Version 2.2.0 September 25, 2024

Minor release that updates the iOS SDK to 18.9.2 and adds the method Airship.messageCenter.showMessageCenter(messageId?: string) that can be used to show the OOTB Message Center UI even if auto launching Message Center is disabled. This new functionality is useful if the application needs to route the user in the app before processing the display event while still being able to use the OOTB UI.

Changes

  • Updated Airship iOS SDK to 18.9.2.
  • Added new showMessageCenter(messageId?: string) to MessageCenter.
rlepinski
published 2.1.0 •

Changelog

Source

Version 2.1.0 September 16, 2024

Minor release that adds notificationPermissionStatus to the PushNotificationStatus object and a way to specify the fallback when requesting permissions and the permission is already denied.

Changes

  • Updated Airship Android SDK to 18.3.0
  • Updated Airship iOS SDK to 18.9.1
  • Added notificationPermissionStatus to PushNotificationStatus
  • Added options to enableUserNotifications to specify the PromptPermissionFallback when enabling user notifications
rlepinski
published 2.0.1 •

Changelog

Source

Version 2.0.1 July 16, 2024

Patch release that fixes a critical issue with iOS that prevents the Airship library from automatically initializing. Apps using 2.0.0 should update.

Changes

  • Added missing files to the npm package for iOS
2
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