NikoXu
NikoXu
我们在这里遇到的crash是正常请求远程服务端资源, 在`decidePolicyForNavigationAction`代理方法里处理`navigationAction.navigationType`以及`URL scheme`来决定`WKNavigationActionPolicy`,crash信息如下 ``` invalid mode 'kCFRunLoopCommonModes' provided to CFRunLoopRunSpecific - break on _CFRunLoopError_RunCalledWithInvalidMode to debug. This message will only appear once per execution. ```
A noble quest! I can't wait for the time coming. But I am a ML beginner. Wish I could grow with the new project. Thanks Colin.
Actually `webView.scrollView.contentSize.height` work not well below iOS9. Especially this page still don't finish load. In this case, you get a wrong result. After webview finish load page, you maybe get...
This feature bases on `LSApplicationWorkspace`. But It's not able to work on iOS 10.2 newer. That says, you should use a private api to get the list.