Socket
Socket
Sign inDemoInstall

appcenter

Package Overview
Dependencies
28
Maintainers
1
Versions
45
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
Previous1234

1.3.0

Diff

Changelog

Source

Version 1.3.0

This release contains a bug fix.

Bugfixes

  • Support CocoaPods 1.4 #237.

Known Issue

react-native link for this and earlier releases using React Native versions above 0.52.2 does not work properly with our SDK. We are currently investigating this, but in the meantime, please use version 0.52.2.


appcenter
published 1.2.0 •

Changelog

Source

Version 1.2.0

This release contains bugfixes and a breaking change. The SDK now requires iOS 9 or later.

Bugfixes

  • Fix warnings when sending crashes without a listener. #192.
  • The test app doesn't show an error when a binary attachment is not present. #193.
  • Fix a bug where Analytics.trackEvent doesn't allow message with no properties. #202.
  • Perform a case-insensitive search for AppDelegate based on package.json. #213.
  • Don't check for the platform when checking for the pod command. #217.

Misc

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

appcenter
published 1.1.0 •

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

appcenter
published 1.0.1 •

Changelog

Source

Version 1.0.1

Bugfixes

  • Fixes an issue in React Native iOS where Crashes.setListener() sometimes doesn't get the callback when iOS application launches too quickly.

Misc

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

appcenter
published 1.0.0 •

Changelog

Source

Version 1.0.0

Visual Studio App Center General Availability (GA).

Breaking Change

This version contains breaking changes due to the renaming from Mobile Center to App Center. If you have existing apps using Mobile Center SDK, please follow the react-native sdk migration guide to upgrade to App Center SDK.

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

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc