Countly / countly-sdk-flutter-bridge

Flutter SDK for Countly Product Analytics Platform
https://count.ly
MIT License
29 stars 18 forks source link

Fix for automatic reporting of crashes #253

Closed peterBrxwn closed 2 months ago

peterBrxwn commented 3 months ago

Without this fix, some crash reports are not automatically sent to server when you enableCrashReporting from config.

peterBrxwn commented 3 months ago

[Flutter] Fix automatic crash filtering bug

peterBrxwn commented 3 months ago

I have fixed the tests.