Skip to content

2.0.0

Compare
Choose a tag to compare
@guperrot guperrot released this 09 May 18:29
· 1156 commits to master since this release
ba8ab5c

Version 2.0.0

Version 2.0.0 has a breaking change, it only supports Xcode 10.0.0+.

App Center

  • [Feature] Removed interactive prompts when running react-native link. The documentation now has instructions how to manually configure the SDK.
  • [Fix] Add missing licence copyright headers to most of the files. The .md extension has been removed in package licence files.

App Center Crashes

Android

  • [Fix] Fix a crash at startup when the serialized Throwable file for an error report is not found.

iOS

  • [Fix] Print an error and return immediately when calling Crashes.notifyWithUserConfirmation while not using Crashes.setListener.

App Center Push

  • [Fix] Fix updating push installation when setting or unsetting the user identifier by calling AppCenter.setUserId.