Skip to content

Crash Reporting Not Integrated #52

@RUKAYAT-CODER

Description

@RUKAYAT-CODER

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

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions