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

urbanairship-accengage-react-native

Package Overview
Dependencies
Maintainers
4
Versions
36
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

urbanairship-accengage-react-native - npm Package Versions

123

10.0.0

Diff

Changelog

Source

Version 10.0.0 - December 18, 2020

Major release that updates the iOS Airship SDK to 14.2.0 and the Android SDK to 14.1.0. Xcode 12 is required for this version.

  • Added better logging for default presentation options
  • Changed InboxMessage.extras type from Map<string, string> to Record<string, string>
  • Updated Android SDK to 14.1.0
  • Updated iOS SDK to 14.2.0
  • Fixed Xcode 12 compatibility
  • firebaseMessagingVersion requires version 21.0.0+
uamobile
published 9.0.1 •

Changelog

Source

Version 9.0.1 - October 22, 2020

Patch release that updates the iOS and Android SDKs to 14.0.1, and fixes a bug impacting foreground noitification options on iOS.

  • Updated Android SDK to 14.0.1
  • Updated iOS SDK to 14.0.1
  • Fixed issue causing misinterpretation of iOS foreground notification options
uamobile
published 9.0.0 •

Changelog

Source

Version 9.0.0 - September 16, 2020

Major release that updates Airship Android and iOS SDK to 14.0. Starting with SDK 14, all landing page and external urls are tested against a URL allow list. The easiest way to go back to 13.x behavior is to add the wildcard symbol * to the array under the URLAllowListScopeOpenURL key in your AirshipConfig.plist for iOS, and urlAllowListScopeOpenUrl = * to the airshipconfig.properties on Android. Config for whitelist has been removed and replaced with:

  • iOS: URLAllowList, Android: urlAllowList
  • iOS: URLAllowListScopeOpenURL, Android: urlAllowListScopeOpenUrl
  • iOS: URLAllowListScopeJavaScriptInterface, Android: urlAllowListScopeJavaScriptInterface
uamobile
published 8.1.0 •

Changelog

Source

Version 8.1.0 - August 17, 2020

Minor release adding a removeAllListeners method, fixing a bug preventing the the location module from loading on android, and bundling the following SDK updates:

dcrow
published 8.0.1 •

Changelog

Source

Version 8.0.1 - July 16, 2020

Patch release to fix package generation, common gradle file references and the example app.

  • Fixed package generation
  • Fixed common gradle file references
  • Fixed example app
marc-scig
published 8.0.0 •

Changelog

Source

Version 8.0.0 - July 8, 2020

Major release rewritten in TypeScript and adding separate modules for location, HMS and Accengage features

  • Added urbanairship-location-react-native module (iOS integration no longer needs AirshipLocationKit for location services.)
  • Added urbanairship-hms-react-native module
  • Added urbanairship-accengage-react-native module
  • Added full TypeScript coverage
  • Removed Flow
  • Updated iOS SDK to 13.5.0
  • Updated Android SDK to 13.2.1
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