Description
Overview
Crash reporting service exists but may not be properly initialized.
Background
src/services/crashReporting.ts exists but may not be wired to app startup, leaving unhandled errors untracked.
Specifications
- Initialize crash reporting at app startup
- Add global error handlers
- Send crash reports on unhandled rejections
Tasks:
- Initialize crashReporting at startup
- Add error listeners
- Set up alerts for production
Impacted Files:
- src/services/crashReporting.ts
- App.tsx
Labels: monitoring, priority-medium
🙌Contribution Guidelines:
Assignment required before PR submission
Timeframe: 48-72 hours
PR description must include: Close #11
Star the repo⭐
For more context, please refer to the mobile README
Description
Overview
Crash reporting service exists but may not be properly initialized.
Background
src/services/crashReporting.ts exists but may not be wired to app startup, leaving unhandled errors untracked.
Specifications
Tasks:
Impacted Files:
Labels: monitoring, priority-medium
🙌Contribution Guidelines:
Assignment required before PR submission
Timeframe: 48-72 hours
PR description must include: Close #11
Star the repo⭐
For more context, please refer to the mobile README