oxvo / oxvo-mobile

Oxvo Mobile
0 stars 0 forks source link

feat(monitoring): add Sentry for error tracking #2

Closed sinanbayindir closed 1 year ago

sinanbayindir commented 1 year ago

Added Sentry configuration for error tracking in application. Configured Sentry DSN and initialized Sentry in the app's entry point. Now, application errors will be reported to Sentry for better error monitoring and debugging.