Nasreddine Elghozi

Results 4 comments of Nasreddine Elghozi

same problem with version `3.0.2`. i am using flutter `3.7.0`. i got this problem on iPhone 7 Plus with ios `15.7.3`, and iPhone 8 Plus with ios `15.1.0`

I think i found a way to deobfuscate a stacktrace by upload `.symbole` file (that generated by `--split-debug-info`), i will try to make simple app this or next weekend, and...

Hello @Frezyx I make this exemple to show the solustion i found [test_deobfuscate](https://github.com/gnassro/test_deobfuscate) The content of file `dwarf_symbolization_service.dart` i got it from the flutter project [symbolize.dart](https://github.com/flutter/flutter/blob/master/packages/flutter_tools/lib/src/commands/symbolize.dart) the exemple i made...

@Frezyx what do you think ? if it's okay, i will work these weekends to add this feature to talker.