oxvo / oxvo-mobile

Oxvo Mobile
0 stars 0 forks source link

Added Sentry configuration for error tracking. #3

Closed sinanbayindir closed 4 months ago

sinanbayindir commented 1 year ago

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