appcenter-link-scripts
Advanced tools
Changelog
Version 2.6.0
trackEvent
is called with null property values.Changelog
Version 2.5.0
null
and the exception stack trace is the raw Java stack trace.Changelog
Version 2.4.0
[MSAppCenter startService:]
method.ms_viewWillAppear
method.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.
Changelog
Version 2.3.0
Crashes.hasReceivedMemoryWarningInLastSession()
.Changelog
Version 2.2.0
Changelog
Version 2.1.0
Version 2.1.0 of the App Center React Native SDK includes a new module: Auth.
App Center Auth is a cloud-based identity management service that enables developers to authenticate application users and manage user identities. The service integrates with other parts of App Center, enabling developers to leverage the user identity to view user data in other services and even send push notifications to users instead of individual devices.
Push.setEnabled
when appcenter.json
contains both "start_automatically": false
and "enable_push_in_javascript": true
.Changelog
Version 2.0.0
Version 2.0.0 has a breaking change, it only supports Xcode 10.0.0+.
react-native link
. The documentation now has instructions how to manually configure the SDK..md
extension has been removed in package licence files.Throwable
file for an error report is not found.Crashes.notifyWithUserConfirmation
while not using Crashes.setListener
.AppCenter.setUserId
.Changelog
Version 1.13.0
react-native link
not patching AppDelegate.m
correctly on React Native 0.59.Changelog
Version 1.12.2
Changelog
Version 1.12.0
AppCenter.setUserId
.