Skip to content

Commit b49bf00

Browse files
authored
Remove split-debug-info limitation from readme (#1313)
1 parent f96ca24 commit b49bf00

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

flutter/README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,6 @@ Please see the instructions [here](https://pub.dev/packages/sentry).
110110

111111
##### Known limitations
112112

113-
- Flutter `split-debug-info` and `obfuscate` flags aren't supported on iOS yet, but only on Android, if this feature is enabled, Dart stack traces are not human readable
114113
- If you enable the `split-debug-info` feature, you must upload the Debug Symbols manually.
115114
- Layout related errors are only caught by [FlutterError.onError](https://api.flutter.dev/flutter/foundation/FlutterError/onError.html) in debug mode. In release mode, they are removed by the Flutter framework. See [Flutter build modes](https://flutter.dev/docs/testing/build-modes).
116115

0 commit comments

Comments
 (0)