Visual Studio App Center SDK for React Native
App Center Analytics Module
App Center is your continuous integration, delivery and learning solution for iOS and Android apps. Get faster release cycles, higher-quality apps, and the insights to build what users want.
App Center Analytics helps you understand user behavior and customer engagement to improve your app. The SDK automatically captures session count, device properties like model, OS version, etc. You can define your own custom events to measure things that matter to you. All the information captured is available in the App Center portal for you to analyze the data.
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.