Folo/apps
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
..
desktop feat(ios): support liquid glass tabbar 2025-09-22 22:07:59 +08:00
mobile feat(sentry): integrate Sentry for error tracking and monitoring 2025-09-22 23:12:11 +08:00
ssr fix(ssr): jsx transformer error 2025-09-20 15:15:58 +08:00