提交 bad862e1 编写于 作者: Q Qxyat 提交者: Chris Yang

reset platformViewsController in engine.destroyContext when allowHeadlessExecution = false (#10629)

上级 ad3846ef
......@@ -173,6 +173,7 @@
[self resetChannels];
_shell.reset();
_threadHost.Reset();
_platformViewsController.reset();
}
- (FlutterViewController*)viewController {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册