Socket
Socket
Sign inDemoInstall

appcenter-link-scripts

Package Overview
Dependencies
7
Maintainers
1
Versions
45
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
Previous1235Next

1.10.0

Diff

Changelog

Source

Version 1.10.0

App Center

  • [Android] Fix lint issue on modern projects using latest react-native versions #451.
  • [iOS] Fix an issue where concurrent modification of custom properties was not thread safe.
  • [iOS] Validating and discarding Not a Number (NaN) and infinite double values for custom properties.
  • [iOS] Use standard SQL syntax to avoid affecting users with custom SQLite libraries.
  • [iOS] Get database page size dynamically to support custom values.

App Center Crashes

  • [Android] Fix a bug which prevents attachments from being sent if file name is not specified.
  • [Android] Fix Preventing stack overflow crash while reading a huge throwable file.

App Center Push

  • [Android] Use latest Firebase version #365.
  • [iOS] Fix push:didReceivePushNotification: callback not triggered on notification tapped or received in foreground when a UNUserNotificationCenterDelegate is set. If you have implemented this delegate please remove any call to the MSPush#didReceiveRemoteNotification: method as it's now handled by the new User Notification Center Delegate Forwarder.

appcenter
published 1.9.0 •

Changelog

Source

Version 1.9.0

Features

  • Add typescript declaration files for the APIs documented at https://docs.microsoft.com/en-us/appcenter/sdk #247.
  • Preparation work for a future change in transmission protocol and endpoint for Analytics data. There is no impact on your current workflow when using App Center.

Fixes

  • Fix consuming the SDK as pod dependencies for non standard projects not using react-native link #326.
  • Don't automatically add mock Jest files when installing the App Center packages. #436.
  • [Android] Fix validating and discarding NaN and infinite double values when calling setCustomProperties.
  • [iOS] Add missing network request error logging.
  • [iOS] Fix the list of binary images in crash reports for arm64e-based devices.

appcenter
published 1.8.1 •

Changelog

Source

Version 1.8.1

Fix

  • Fix a bug preventing AppCenter to start modules on Android. #407.

appcenter
published 1.8.0 •

Changelog

Source

Version 1.8.0

Features

  • Preparation work for a future change in transmission protocol and endpoint for Analytics data. There is no impact on your current workflow when using App Center.

Fix

  • To prevent crashes, caused by misusing SDK, native modules will no longer reject promises. #386.
  • As a consequence Crashes.generateTestCrash does not crash in release Android builds to align with the other Android SDKs (Java and Xamarin), and iOS builds in App Store environment no longer crash when calling that same method to align with Apple and Xamarin SDKs.

Misc

  • Enhanced Pod integration process by adding dependencies to target with the current project name. #369
  • Enhanced android linking process. #370
  • Changelog file added. #382

appcenter
published 1.7.1 •

Changelog

Source

Version 1.7.1

Bugfixes

  • Fix AppCenterReactNativeShared pod version issue for appcenter-crashes module. #361.

appcenter
published 1.7.0 •

Changelog

Source

Version 1.7.0

Features

[App Center Push Android] The Firebase messaging SDK is now a dependency of the App Center Push SDK to be able to support Android P and also prevent features to break after April 2019 based on this announcement. You need to follow some migration steps after updating the SDK to actually use Firebase instead of the manual registration mechanism that we are providing. The non Firebase mechanism still works after updating the SDK but you will see a deprecation message, but this will not work on Android P devices until you migrate. After updating the app to use Firebase, you will also no longer see duplicate notifications when uninstalling and reinstalling the app on the same device and user.

Bugfixes

  • Fix jest tests mock path issue. #340.

Misc

  • SDK supports react-native v0.56.0.
  • This release includes the changes from the underlying AppCenter Apple SDK in version 1.8.0. Please check out its changelog.
  • This release includes the changes from the underlying AppCenter Android SDK in version 1.7.0. Please check out its changelog.

appcenter
published 1.6.0 •

Changelog

Source

Version 1.6.0

Bugfixes

  • Fix jest tests failure when importing App Center packages. #303.
  • Fix framework imports that break CocoaPods install. #319.
  • Update Android build tools to the latest version 27.0.3. #320.
  • Remove Android support library that isn't used anywhere. #328.

Misc

  • This release includes the changes from the underlying AppCenter Apple SDK in version 1.7.1. Please check out its changelog.
  • This release includes the changes from the underlying AppCenter Android SDK in version 1.6.1. Please check out its changelog.

appcenter
published 1.5.1 •

Changelog

Source

Version 1.5.1

Bugfixes

  • Fix recursive header expansion and argument list too long issue. #290.
  • Shorten log tags for Android bridge code to address tag too long issue on Android API <= 23. #300.
  • Fix App Center log not working issue. #301.

Misc

  • This release includes the changes from the underlying AppCenter Apple SDK in version 1.6.1. Please check out its changelog.
  • This release includes the changes from the underlying AppCenter Android SDK in version 1.5.1. Please check out its changelog.

appcenter
published 1.5.0 •

Changelog

Source

Version 1.5.0

Bugfixes

  • Make "Vendor" folder part of the framework search path. #275.
  • Make push notfication title and message null but never undefined. #277.

Misc

  • Refined on-boarding prompt message of react-native link. #271.
  • Allow using cocoapods without react native link #244.
  • This release includes the changes from the underlying AppCenter Apple SDK in version 1.6.0. Please check out its changelog.
  • This release includes the changes from the underlying AppCenter Android SDK in version 1.5.0. Please check out its changelog.

appcenter
published 1.4.0 •

Changelog

Source

Version 1.4.0

Bugfixes

  • Returns NO from requiresMainQueueSetup() in iOS native modules to avoid react native warnings. #238.
  • Adds LICENSE.md to Products folder to make cocoapod integration easier during SDK release process. #250.
  • Fixes react-native 0.53 prompt glitches when linking. #252.
  • Avoid android link duplicates for appcenter in react-native 0.53. #254.
  • Improves error handling in react-native android linker script. #256.
  • Adds GitHub Issue Template. #258.

Misc

  • This release includes the changes from the underlying AppCenter Apple SDK in version 1.5.0. Please check out its changelog.
  • This release includes the changes from the underlying AppCenter Android SDK in version 1.4.0. Please check out its changelog.

SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc