I'm developing an iOS app that needs to be able to tell Safari to load a local HTML file using a file:///
URL, how can I achieve this?
To clarify further it has to be in Safari not a webview and the file is accessible...
I'm developing an iOS app that needs to be able to tell Safari to load a local HTML file using a file:///
URL, how can I achieve this?
To clarify further it has to be in Safari not a webview and the file is accessible...