Коммит
0a33ad7d42
|
@ -0,0 +1,6 @@
|
|||
# App Center SDK for Cordova
|
||||
## 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.
|
|
@ -0,0 +1,6 @@
|
|||
# App Center SDK for Cordova
|
||||
## App Center Crashes 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 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.
|
|
@ -0,0 +1,6 @@
|
|||
# App Center SDK for Cordova
|
||||
## App Center Push 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 Push enables you to send push notifications to users of your app from the App Center portal. We use APNs for iOS apps and FCM for Android. You can also segment your user base based on a set of properties and send them targeted notifications.
|
|
@ -0,0 +1,4 @@
|
|||
# App Center SDK for Cordova
|
||||
## App Center Shared Module
|
||||
|
||||
This is internal module used by `cordova-plugin-appcenter-analytics`, `cordova-plugin-appcenter-crashes`, `cordova-plugin-appcenter-push`.
|
Загрузка…
Ссылка в новой задаче