devedbox / AXWebViewController

AXWebViewController is a webViewController to browse web content inside applications. It’s a lightweight controller on iOS platform based on WKWebView (UIWebView would be the base Kit under iOS 8.0). It added navigation tool bar to refresh, go back, go forward and so on. It support the navigation style on WeChat. It is a simple-using and convenient web view controller using inside applications.
MIT License
797 stars 133 forks source link

 请教一下,网页一直加载的问题 #50

Closed XYRZX closed 6 years ago

XYRZX commented 7 years ago

打开优酷 https://www.youku.com 然后一直 加载不成功,应该是什么问题呐?但是换成Safari又没有问题

devedbox commented 7 years ago

看看代理方法的调用

devedbox commented 6 years ago

Check out v0.7.0.