zhangc20

Results 8 comments of zhangc20

same problem + 1

Also High CPU usage

I decrypt these FlutterMacOS symbol: ``` atos -o FlutterMacOS -arch x86_64 -l 0x11218b000 0x112196297 -[FlutterEmbedderKeyResponder handleUpEvent:callback:] (in FlutterMacOS) (FlutterEmbedderKeyResponder.mm:722) atos -o FlutterMacOS -arch x86_64 -l 0x11218b000 0x1121974e4 __61-[FlutterEngineTerminationHandler initWithEngine:terminator:]_block_invoke (in...

> @zhangc20 I am assuming the code snippet you shared goes in `AppDelegate.swift` file ? If so, can you provide us entire sample file ? Also, if you create a...

This is an occasional bug. I have only encountered it once so far

> I decrypt these FlutterMacOS symbol: > > ``` > atos -o FlutterMacOS -arch x86_64 -l 0x11218b000 0x112196297 > -[FlutterEmbedderKeyResponder handleUpEvent:callback:] (in FlutterMacOS) (FlutterEmbedderKeyResponder.mm:722) > atos -o FlutterMacOS -arch x86_64...

> [@lukasz-lukasz-lukasz](https://github.com/lukasz-lukasz-lukasz) [@lingg4556](https://github.com/lingg4556) [@NicholasHwang](https://github.com/NicholasHwang) I fixed this issue, and it works well. I hope this can help you. > > https://github.com/weedsboy/engine/tree/3.22.3_fix_issues for flutter 3.22.3 https://github.com/weedsboy/engine/tree/3.24.4_fix_issues for flutter 3.24.4 Can you...

> > > [@lukasz-lukasz-lukasz](https://github.com/lukasz-lukasz-lukasz) [@lingg4556](https://github.com/lingg4556) [@NicholasHwang](https://github.com/NicholasHwang) I fixed this issue, and it works well. I hope this can help you. > > > https://github.com/weedsboy/engine/tree/3.22.3_fix_issues for flutter 3.22.3 https://github.com/weedsboy/engine/tree/3.24.4_fix_issues for flutter...