friends integrate crashlytics using fabric sdk. according steps follow , adding fabric , crashlytics framework in project. adding code in appdelegate below.
fabric.with([crashlytics()]) after make ipa file of app , distribute on fabric , invite client. client download ipa. app crash on device. in crashlytics doesn't crash report.
please me missing, doesn't crash report.

if application crashing @ launch of application not reported else reported.
to cross check can force crash in crashlytics.
refer link
Comments
Post a Comment