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: src/platforms/flutter/troubleshooting.mdx
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -32,4 +32,4 @@ The configuration for symbolication of Native events (C/C++) is documented in ou
32
32
33
33
## Native Symbolication on iOS/macOS
34
34
35
-
Flutter `split-debug-info` and `obfuscate` flags are supported on iOS/macOS. They require compiling your app using the latest Flutter`master` branch and the Sentry Flutter SDK, version `6.10.0` and above.
35
+
Flutter `split-debug-info` and `obfuscate` flags are supported on iOS/macOS. They require compiling your app using Flutter, version `3.7.0` and above and the Sentry Flutter SDK, version `6.10.0` and above.
0 commit comments