carp-dk / carp-dk/carp_study_app

[EPIC] Crash reporting & global error handling

Open
#624 0 comments 0 reactions 1 assignee Claimed by @Zeroupper View on GitHub
Dominant language
Dart
Stars
10
Forks
5
Avg merge
1d 3h
Merged PRs (30d)
14

Description

A production mHealth app currently has no crash visibility at all: no Sentry/Crashlytics/Firebase anywhere (verified: pubspec.yaml, android/, ios/), and `lib/main.dart:151-166` installs no `FlutterError.onError`, `PlatformDispatcher.onError`, or `runZonedGuarded` — unhandled async errors die silently.

Goal: every crash and unhandled error in release builds is captured with a privacy-safe payload.

**Definition of done:** a forced test crash and a forced async error both appear in the chosen backend from a release build; no PII in events.

Line references are against branch `chore/cams-2.x-upgrade` @ 560a181.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.