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

appcenter-data

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

appcenter-data - npm Package Versions

2.6.1

Diff

Changelog

Source

Version 2.6.1

App Center

iOS
  • [Fix] Improve log messages for errors when it failed to read/write auth token history.

App Center Crashes

iOS
  • [Fix] Fix sending crashes if an application is launched in background.
  • [Fix] Validate error attachment size to avoid server error or out of memory issues (using the documented limit which is 7MB).
  • [Fix] Fix an issue where crash might contain incorrect data if two consecutive crashes occurred in a previous version of the application.
Android
  • [Fix] Validate error attachment size to avoid server error or out of memory issues (using the documented limit which is 7MB).

appcenter
published 2.6.0 •

Changelog

Source

Version 2.6.0

App Center

  • [Fix] Fix typescript compiler errors related to const enum usage and missing return types.
iOS
  • [Fix] Fix warnings in Xcode 11 when SDK is installed via CocoaPods.

App Center Analytics

  • [Fix] Avoid throwing an error when trackEvent is called with null property values.

App Center Crashes

  • [Fix] Fix typescript compiler errors related to const enum usage.

App Center Data

  • [Fix] Fix typescript compiler errors related to const enum usage.

appcenter
published 2.5.0 •

Changelog

Source

Version 2.5.0

App Center

  • [Fix] Fix dependency vulnerabilities in all App Center packages.

App Center Crashes

Android
  • [Behavior change] Fix a security issue in the way native Android crashes are processed. The exception message is now null and the exception stack trace is the raw Java stack trace.

App Center Data

  • [Fix] Reduced retries on Data-related operations to fail fast and avoid the perception of calls "hanging".

appcenter
published 2.4.0 •

Changelog

Source

Version 2.4.0

App Center

iOS
  • [Fix] Fixed a react-native link issue for RN prior to 0.60 where App Center pods may be added incorrectly to Podfile.

App Center Auth

iOS
  • [Fix] Fix token storage initialization if services are started via [MSAppCenter startService:] method.
  • [Fix] Redirect URIs are now hidden in logs.
  • [Fix] Fix interactive sign in on iOS 13. Temporary fix, will be revisited in the future.
  • [Feature] Updated the Microsoft Authentication Library dependency to v0.7.0.

App Center Analytics

iOS
  • [Fix] Fix crash involving SDK's ms_viewWillAppear method.

App Center Data

This version of App Center React Native SDK includes a new module: Data.

The App Center Data service provides functionality enabling developers to persist app data in the cloud in both online and offline scenarios. This enables you to store and manage both user-specific data as well as data shared between users and across platforms.


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