Replies: 1 comment 1 reply
-
hi, why did using you should have access to |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
When running my app in certain environments, I would like exceptions to be logged to the console as well as reported to Sentry. I have it working with one or the other.
I am new to Sentry, but I have scoured the documentation and played with overriding the FlutterError.onError and adding a call to options.beforeSend, but none seem to be doing what I want them to do.
Thanks for your help!
Beta Was this translation helpful? Give feedback.
All reactions