Socket
Socket
Sign inDemoInstall

appcenter

Package Overview
Dependencies
71
Maintainers
1
Versions
45
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    appcenter

Node module that contains common functionality needed to appcenter-* modules


Version published
Weekly downloads
35K
decreased by-20.38%
Maintainers
1
Created
Weekly downloads
 

Changelog

Source

Version 1.1.0

Features

  • [Android] The Firebase SDK dependency is now optional. If Firebase SDK is not available at runtime, the push registers and generate notifications using only App Center SDK. The Firebase application and servers are still used whether the Firebase SDK is installed into the application or not. The SDK is still compatible with Firebase packages. But if you don't use Firebase besides App Center, you can now remove these packages and refer to the updated getting started instructions to migrate the set up. Migrating the push set up in the application remains optional.
  • [iOS] Support brownfield iOS app with Podfile to install using react-native link (with react-native v0.50 or later) #177. See example Podfile here.
  • appcenter-crashes getErrorAttachments callback now works with ES2107 async/await functions #179. Please see Add attachments to a crash report of App Center documentation for more information.

Bugfixes

  • Fix a bug where the license is not included in AppCenterReactNativeShared CocoaPod #174.
  • Fix a bug in appcenter-crashes module to make sure crashes won't get processed when crashes is disabled #181.

Misc

  • This release also includes changes from underlying AppCenter Apple SDK: https://github.com/microsoft/appcenter-sdk-apple/releases/tag/1.1.0
  • This release also includes changes from underlying AppCenter Android SDK: https://github.com/microsoft/appcenter-sdk-android/releases/tag/1.1.0

Keywords

FAQs

Last updated on 12 Dec 2017

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

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