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,file:///var/mobile/Containers/Data/Application/CFBF549E-3BC4-4B9D-A42E-56F152AB8ECC/Documents/ck/index.html/
this file is in iphone internal storage or from iphone simulator internal storage
swift 3
help me please
thank you