Can't load local JS file after migrate from UIWebView to WKWebView in objective-C

前端 未结 0 1994
别跟我提以往
别跟我提以往 2021-01-16 12:54

I have UIWebView like this:

 #import 
 #import "DataProvider.h"

@implementation QHArticle
{
    UIWebView *_helperWebView;
}

         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题