Kratos28

Results 7 issues of Kratos28

在JS添加WKWebView,代码 回传给OC,在ios13下出现 decisionHandler is not a function. 而是'decisionHandler' is an instance of Object报错,而在ios10没有这个问题 JS代码: ` webView_decidePolicyForNavigationAction_decisionHandler: function(webView, navigationAction, decisionHandler) { decisionHandler(1); }` ![屏幕快照 2020-04-16 下午6 35 04](https://user-images.githubusercontent.com/8486246/79446714-447c0800-8011-11ea-84b6-3e7ba615b622.png)

发现有些坑.使用wkwebView,发现post请求参数body丢失问题,查看https://github.com/Yeatse/NSURLProtocol-WebKitSupport/issues/7, 说可以跟服务端定个协议,WebP 图片改成类似 webp://xxx.com/xxx 这样的形式,然后注册名为 webp 的 scheme 来拦截,但是这个需求服务端那边可能不太愿意改因为太多了。想问下使用WKwebView有没有更好的方案可以解决预加载出现的问题,更快速可以加载网页显示速度.

部分视频,无法解码转换成mp4 ![image](https://user-images.githubusercontent.com/8486246/173296906-23f145f0-c1a1-47c1-a8fa-69b04feeb6cf.png)

![image](https://user-images.githubusercontent.com/8486246/177282327-7524063e-5552-438d-a648-6917829222fb.png) ![image](https://user-images.githubusercontent.com/8486246/177282895-b96395ee-d374-4a38-80a8-ede6d301dc5c.png) ![image](https://user-images.githubusercontent.com/8486246/177283935-7fe2cb87-70fc-43d6-ae10-6d26c47fd18b.png)

手贱升级python3 导致Xcode 打不开![2017-06-26 1 11 43](https://user-images.githubusercontent.com/8486246/27525508-079d7888-5a71-11e7-8773-2b1e4a8c823a.png), 兼容不好啊 一定要python3?

![614a665c-3db0-4e84-8ea2-2661482e1c27](https://user-images.githubusercontent.com/8486246/27254195-27030524-53b6-11e7-9e2f-cb7d093f1b73.png)

大佬能否增加广东民生频道?

enhancement
help wanted