Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Exceptions dont print to console #2273

Open
dannnnthemannnn opened this issue Sep 4, 2024 · 2 comments
Open

Exceptions dont print to console #2273

dannnnthemannnn opened this issue Sep 4, 2024 · 2 comments

Comments

@dannnnthemannnn
Copy link

Platform

Flutter Mobile

Obfuscation

Disabled

Debug Info

Disabled

Doctor

I am seeing my uncaught exceptions properly in sentry but they do not print to the console when I am running on android. I know I can enable debug = true, but then it shows all kinds of breadcrumbs and other stuff and the error reports dont show the error message, they just show some debug info about sending something to sentry.

Version

8.8.0

Steps to Reproduce

Throw an exception that is not caught.

Expected Result

Some way to see exceptions in the console.

Actual Result

It does not show up in the console

Are you willing to submit a PR?

None

@buenaflor
Copy link
Contributor

hey I believe uncaught exceptions are automatically printed to the console by flutter is it not?

Image

@getsantry
Copy link

getsantry bot commented Oct 2, 2024

This issue has gone three weeks without activity. In another week, I will close it.

But! If you comment or otherwise update it, I will reset the clock, and if you remove the label Waiting for: Community, I will leave it alone ... forever!


"A weed is but an unloved flower." ― Ella Wheeler Wilcox 🥀

@getsantry getsantry bot added the Stale label Oct 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Waiting for: Community
Status: Needs More Information
Development

No branches or pull requests

2 participants