Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@ua/react-native-airship

Package Overview
Dependencies
Maintainers
0
Versions
45
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

2345

20.1.0

Diff

Changelog

Source

Version 20.1.0 - December 5, 2024

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

Changes

  • Updated Android SDK to 18.5.0.
  • Updated iOS SDK to 18.13.0.
rlepinski
published 20.0.4 •

Changelog

Source

Version 20.0.4 - November 26, 2024

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

Changes

rlepinski
published 20.0.3 •

Changelog

Source

Version 20.0.3 - November 21, 2024

Patch release that updates the Android build to no longer require the react-native path and updates the Airship Android SDK to 18.4.1.

Changes

  • Updated Airship Android SDK to 18.4.1
  • Updated Android build.gradle file to no longer look up the React Native version
rlepinski
published 20.0.2 •

Changelog

Source

Version 20.0.2 - November 8, 2024

Patch release that resolves an issue with Firebase integrations and fixes an issue with opt-in checks when requestAuthorizationToUseNotifications is set to false on iOS.

Changes

  • Updated Airship iOS SDK to 18.12.1
  • Fixed issues caused by swizzling conflicts with some Firebase framework integrations.
  • Fixed opt-in check permissions querying when requestAuthorizationToUseNotifications is set to false on iOS.
rlepinski
published 20.0.1 •

Changelog

Source

Version 20.0.1 - November 6, 2024

Patch release that fixes a crash when using both Airship and @react-native-firebase/messaging.

Changes

  • Updated Airship Android SDK to 18.4.0
rlepinski
published 20.0.0 •

Changelog

Source

Version 20.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(Context, AirshipConfigOptions.Builder) method to implement. Applications that are not using AirshipPluginExtender or using Kotlin are not affected by the breaking change.

Changes

  • Fixed tracking live activities started from a push notification
  • Added methods to plugin extenders to extend the Airship Config options
  • Exposed forward listeners on Android with AirshipPluginForwardListeners and delegates on iOS with AirshipPluginForwardDelegates. These listeners and delegates are useful for hybrid apps that need to listen for events both natively and in React Native context
rlepinski
published 19.4.2 •

Changelog

Source

Version 19.4.2 - October 22, 2024

Patch release to fix live activities and live updates on react old architecture and update Android and iOS SDK.

Changes

  • Fixed live activities and live updates on react old architecture.
  • Updated Airship Android SDK to 18.3.3
  • Updated Airship iOS SDK to 18.11.1
rlepinski
published 19.4.1 •

Changelog

Source

Version 19.4.1 - October 9, 2024

Patch release to fix a compile issue with the old Architecture on Android.

Changes

  • Fixed compile issue when using old architecture on Android.
rlepinski
published 19.4.0 •

Changelog

Source

Version 19.4.0 - October 4, 2024

Changes

  • Updated Airship Android SDK to 18.3.2
  • Updated Airship iOS SDK to 18.10.0
  • Added notificationPermissionStatus to PushNotificationStatus
  • Added options to enableUserNotifications to specify the PromptPermissionFallback when enabling user notifications
  • Added new showMessageCenter(messageId?: string) and showMessageView(messageId: string) to MessageCenter to display the OOTB UI even if autoLaunchDefaultMessageCenter is disabled
  • Added new APIs to manage iOS Live Activities
  • Added new APIs to manage Android Live Updates
  • Added a new iOS plugin extender to modify the native Airship SDK after takeOff
  • Added new Android plugin extender to modify the native Airship SDK after takeOff
  • Deprecated com.urbanairship.reactnative.AirshipExtender for the common com.urbanairship.android.framework.proxy.AirshipPluginExtender. The manifest name also changed from com.urbanairship.reactnative.AIRSHIP_EXTENDER to com.urbanairship.plugin.extender
rlepinski
published 19.3.2 •

Changelog

Source

Version 19.3.2 - September 13, 2024

Patch release to fix a compile issue with the new Architecture on iOS and to fix a potential race condition on the event listeners when refreshing the JS bridge.

Changes

  • Fixed compile issue when using new architecture on iOS
  • Fixed potential race condition on events listeners when the JS bridge refreshes
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