AppCenter Service Account

3pods

AppCenter

Visual Studio App Center is your continuous integration, delivery and learning solution for iOS and macOS apps. Get faster release cycles, higher-quality apps, and the insights to build what users want.

The App Center SDK uses a modular architecture so you can use any or all of the following services:

  1. App Center Analytics (iOS and macOS): 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.

  2. App Center Crashes (iOS and macOS): App Center Crashes will automatically generate a crash log every time your app crashes. The log is first written to the device's storage and when the user starts the app again, the crash report will be sent to App Center. Collecting crashes works for both beta and live apps, i.e. those submitted to the App Store. Crash logs contain valuable information for you to help fix the crash.

  3. App Center Distribute (iOS only): App Center Distribute will let your users install a new version of the app when you distribute it via the App Center. With a new version of the app available, the SDK will present an update dialog to the users to either download or postpone the new version. Once they choose to update, the SDK will start to update your application. This feature will NOT work if your app is deployed to the app store.

  4. App Center Push (iOS and macOS): App Center Push enables you to send push notifications to users of your app from the App Center portal. You can also segment your user base based on a set of properties and send them targeted notifications.

License: MIT

  • Objective C

AppCenterReactNativeShared

React Native plugin for Visual Studio App Center

License: MIT

  • Objective C

PLCrashReporter

Plausible CrashReporter provides an in-process crash reporting framework for use on both iOS and Mac OS X, and powers many of the crash reporting services available for iOS, including HockeyApp, Flurry, Crittercism and FoglightAPM.

License: MIT

  • Objective C