Folo/packages/internal/utils
Innei 866abbef20
feat(sentry): integrate Sentry for error tracking and monitoring
- Added Sentry for error reporting in the mobile application.
- Updated the app configuration to initialize Sentry with the necessary DSN and settings.
- Replaced Firebase Crashlytics with Sentry for error capturing in the ErrorBoundary component.
- Updated various workflows to include Sentry authentication token.
- Adjusted dependencies to use React Native version 0.79.6 and updated related packages.

This integration enhances the application's ability to track and manage errors effectively.

Signed-off-by: Innei <tukon479@gmail.com>
2025-09-22 23:12:11 +08:00
..
src refactor: migrate to client sdk (#4480) 2025-09-17 00:12:54 +08:00
package.json feat(sentry): integrate Sentry for error tracking and monitoring 2025-09-22 23:12:11 +08:00
tsconfig.json refactor: remove unused files and clean up project structure 2025-04-28 20:58:51 +08:00
vitest.config.ts refactor: remove unused files and clean up project structure 2025-04-28 20:58:51 +08:00