Skip to content

Commit 966f6e3

Browse files
committed
better
1 parent b7a1d75 commit 966f6e3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

platform-includes/debug-symbols/dart-plugin/dart.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ flutter pub run sentry_dart_plugin
7373

7474
<Alert>
7575

76-
If you don't obfuscate your build, the plugin won't upload debug symbols. There is no support yet for non-obfuscated builds. GitHub Issue: [sentry-dart/#1314](https://github.com/getsentry/sentry-dart/issues/1314)
76+
If you don't obfuscate your build, the plugin won't upload debug symbols. Additionally, source context (viewing source code in stack trace frames on Sentry) is not currently supported for non-obfuscated builds. GitHub Issue: [sentry-dart/#1314](https://github.com/getsentry/sentry-dart/issues/1314)
7777

7878
</Alert>
7979

platform-includes/debug-symbols/dart-plugin/flutter.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ flutter pub run sentry_dart_plugin
7373

7474
<Alert>
7575

76-
If you don't obfuscate your build, the plugin won't upload debug symbols. There is no support yet for non-obfuscated builds. GitHub Issue: [sentry-dart/#1314](https://github.com/getsentry/sentry-dart/issues/1314)
76+
If you don't obfuscate your build, the plugin won't upload debug symbols. Additionally, source context (viewing source code in stack trace frames on Sentry) is not currently supported for non-obfuscated builds. GitHub Issue: [sentry-dart/#1314](https://github.com/getsentry/sentry-dart/issues/1314)
7777

7878
</Alert>
7979

0 commit comments

Comments
 (0)