[ad_1]
From the UIWebView docs
This is the method you need to load your html:
- (void)loadHTMLString:(NSString *)string baseURL:(NSURL *)baseURL
3
[ad_2]
solved How to make the HTML file [closed]
[ad_1]
From the UIWebView docs
This is the method you need to load your html:
- (void)loadHTMLString:(NSString *)string baseURL:(NSURL *)baseURL
3
[ad_2]
solved How to make the HTML file [closed]