wuyanghu
Results
2
issues of
wuyanghu
popViewControllerAnimated退出flutter页面时,未触发FBFlutterViewContainer的didMoveToParentViewController。
### 请描述遇到的问题,以及您所期望的正确的结果 flutter: MissingPluginException(No implementation found for method crash_log on channel du_bug),我期望能有一个正确的通信,而不是不能用 ### 请说明如何操作会遇到上述问题 _No response_ ### 在下面填入关键复现代码 ``` FlutterBoost.instance().setup(application, delegate: delegate, preCallback: {[weak self] engine in self?.luanchRegister(engine) }, callback:...