sentry-dart-plugin icon indicating copy to clipboard operation
sentry-dart-plugin copied to clipboard

Investigate why setting `upload_debug_symbols=true` was needed

Open denrase opened this issue 8 months ago • 0 comments

The solution of a users issue in #304 was setting upload_debug_symbols=true. According to docs, this value is true by default and does not need to be set. Investigate why this resolved the issue.

denrase avatar Mar 11 '25 12:03 denrase