ios - Offline crash reporting in Crashlytics -


i intentionally crashed application when there no wifi check whether crash report updated in crashlytics , didn't updated there no wifi. when turned on wifi crash didn't reported. if again crash application when wifi switched on. crash report crash along crash occurred when wifi off got updated. i'm not able figure out reason behind it. appreciated.

marc crashlytics here. if app crashes without active network connection, report still caught! send crash reports on launch when there's active connection. if fails, we'll queue send later. :)


Comments

Popular posts from this blog

html - How to style widget with post count different than without post count -

How to remove text and logo OR add Overflow on Android ActionBar using AppCompat on API 8? -

javascript - storing input from prompt in array and displaying the array -