aptabase / aptabase-maui

MAUI SDK for Aptabase: Open Source, Privacy-First and Simple Analytics for Mobile, Desktop and Web Apps
https://aptabase.com
MIT License
10 stars 6 forks source link

3 fixes for new crash reporter #8

Closed TTalpey closed 2 months ago

TTalpey commented 2 months ago

The new refactoring for the CrashReporter was not actually instantiating it. Fix that, and the cancellation for the event processors. Also clean up some unneeded null checks. Tested and working now.