Commit 93e9861e authored by 余玠's avatar 余玠

resume again to avoid VM pause

parent 4b26feee
......@@ -222,6 +222,7 @@ static NSUInteger kInstanceCounter = 0;
params:_params
uniqueId:self.uniqueIDString];
[super viewDidDisappear:animated];
[FLUTTER_APP resume];
}
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment