iOS UIWebview Load local device HTML file path [duplicate]
问题 This question already has answers here : How to load local html file into UIWebView (18 answers) Closed 6 years ago . I am developing one iOS application in which I want to load the HTML file on UIWebView , my html file path is as like below, iPhone HTML file path: /var/mobile/Applications/65A8E000-21A6-429E-90A0-6BF03BAB3EA5/SarkBuilderApp.app/SarkBuilerHtmlFile_new.html I want to load this iPhone device's HTML file path to UIWebView . How can I do this? Thank you very much for your quick