bugsnag / bugsnag-flutter

BugSnag crash reporting for Flutter apps
https://docs.bugsnag.com/platforms/flutter/
MIT License
10 stars 8 forks source link

Added null checks for client in Android code #245

Closed robert-smartbear closed 1 month ago

robert-smartbear commented 1 month ago

Goal

Prevent getting a null pointer exception if an event is generated before Bugsnag is properly initialized