You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: platform-includes/debug-symbols/dart-plugin/dart.mdx
+1-1
Original file line number
Diff line number
Diff line change
@@ -79,7 +79,7 @@ If you don't obfuscate your build, the plugin won't upload debug symbols. Additi
79
79
80
80
## Android ProGuard Integration
81
81
82
-
If you have ProGuard (`minifyEnabled`) enabled, you must upload Android Proguard/R8 mapping files. You have two options:
82
+
If you have ProGuard (`minifyEnabled`) enabled and you want to see proper native Android stacktraces, you must upload Android Proguard/R8 mapping files. You have two options:
83
83
84
84
1.**Use the Sentry Android Gradle Plugin (Recommended)**
0 commit comments