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
798 stars 134 forks source link

pod之后出现BUG #88

Open SeaMoonTime opened 5 years ago

SeaMoonTime commented 5 years ago

pod之后出现“.../Pods/AXWebViewController/AXWebViewController/AXWebViewController/AXWebViewController.m:1264:41: No visible @interface for 'AXPracticalHUD' declares the selector 'showSimpleInView:text:detail:configuration:',请问这是什么BUG,依赖库出问题了?

SeaMoonTime commented 5 years ago

使用XCode9.4,iOS版本9.0

wcgCoding commented 4 years ago

我也出现一样的问题了。