100ms-flutter icon indicating copy to clipboard operation
100ms-flutter copied to clipboard

Setup mechanism to send all SDK & App logs to Crashlytics

Open ygit opened this issue 1 year ago • 0 comments

  • First, logs should be captured from Native Android & iOS SDK
  • Next, logs from the Flutter package should also be captured
  • Finally, logs from Example App should be captured & sent to Firebase to enable easier debugging
  • Test the mechanism by forcing crashes

Refer: https://firebase.flutter.dev/docs/crashlytics/usage#add-custom-log-messages

ygit avatar Oct 21 '22 06:10 ygit