Fabricでは、“キット”と呼ばれる個々の機能モジュール群にアクセスできます。 この Crashlytics キットを使うと、クラス最高のクラッシュリポートソリューション、あなたの携帯アプリのベータ版配布、携帯アプリの分析ができます。
Using the Crashlytics KitWith Fabric, you have access to a collection of individual feature modules called “Kits”. The Crashlytics Kit provides a best-in-class crash reporting solution, beta distribution for your mobile apps, and mobile app analytics. |
iOS版Crashlytics キットではクラッシュをキャプチャするための優れたサービスを使用できますwhile adding the most important and relevant crash details of your choosing. Fabric プラグインを使って、あなたのアプリにCrashlytics キットをインクルードしてみましょう。;Crashlyticsをインクルードするだけで、すぐにクラッシュリポートが使えるようになります。 - コードを追加する必要はありません。
Crashlytics Kit for iOSCrashlytics Kit for iOS provides an elegant service to capture crashes while adding the most important and relevant crash details of your choosing. Get started with the Fabric plugin to include the Crashlytics Kit in your app; simply including Crashlytics will enable crash reporting right away - there’s no extra code to write. |
Android版Crashlytics キットでは、クラッシュを報告し、それらにユーザー情報やその他詳細情報を付けるシンプルなAPIが使用できます。 Fabric プラグインを使って、あなたのアプリにCrashlytics キットをインクルードしてみましょう。;Crashlyticsをインクルードするだけで、すぐにクラッシュリポートが使えるようになります。 - コードを追加する必要はありません。
Crashlytics Kit for AndroidThe Crashlytics Kit for Android provides simple APIs for reporting crashes and annotating them with user information and other details. Get started with the Fabric plugin to include the Crashlytics Kit in your app; simply including the Crashlytics Kit will enable crash reporting right away- there’s no extra code to write. |
Crashlyticsのクラッシュリポートは、必要な回答がすぐに得られるよう設計されています。 単にスタックトレースを表示するのではなく、スレッドを分析して問題ない行は優先度を下げて表示し、重要な行は強調して表示します。 これにより、スタックトレースを読むのが簡単に早く、より便利になります。
Crash ReportingCrash reports by Crashlytics are designed to get you the answers you need quickly. Instead of just showing you the stack trace, we analyze the threads to de-prioritize lines that don’t matter while highlighting the interesting ones. This makes reading stack traces easier, faster, and more useful. |
Crashlyticsのベータ版配布機能は、ベータ版の配布を可能な限り簡単で直感的にするために作られたクロスプラットフォームのツールセットです。 プラグインを使えば、数ステップで迅速にアプリのテスターを得ることができます。
Beta by CrashlyticsBeta by Crashlytics is a cross-platform toolset built to make beta distribution as easy and intuitive as possible. Our plugin will walk you through just a few steps to get your app testers’ hands ASAP. |
アンサー機能を有効にすると、アプリ使用時間からクラッシュ発生頻度まで、ユーザーのアプリ使用状況をリアルタイムに見ることができます。
AnswersEnabling Answers gives you real-time insight into people’s experience in your app- from the amount of time they spend using it to how often they experience it crash. |