department-of-veterans-affairs / va-mobile-app

"If VA were a company, it would have a flagship mobile app."
https://department-of-veterans-affairs.github.io/va-mobile-app/
17 stars 2 forks source link

Investigate Null Crashes in the App #10172

Open timwright12 opened 1 week ago

timwright12 commented 1 week ago

Description

On November 9, 2024 in v2.40.0 of the app for iOS we saw a small spike in crashes (only 7), then a few others trailing off as days passed by. This spike by itself isn't a concern, but we still want to look into places in the app that are crashing because of null instances. Ideally we want to throw an informative error instead of crashing.

Breadcrumbs in the crash report will show the actions of the user leading up to the crash.

Helpful Links

Acceptance Criteria