TagCrashLog

Get CrashLogs with Fabric Crashlytics

G

Crashlytics provides deep and actionable insights, even the exact line of code your app crashed on. While Crashlytics gives you powerful crash reporting, with one additional click you can enable real-time analytics that help you understand what’s happening in your app. Installation: 1. Add kit to your Podfile. use_frameworks! pod ‘Fabric’ pod ‘Crashlytics’ Then run...

Category