Skip to content

Commit d872717

Browse files
authored
Update min Flutter version for iOS obfuscation support (#6151)
1 parent bb10db0 commit d872717

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/platforms/flutter/troubleshooting.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,4 +32,4 @@ The configuration for symbolication of Native events (C/C++) is documented in ou
3232

3333
## Native Symbolication on iOS/macOS
3434

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

Comments
 (0)