iOS Question webview any way to load a html page from a string?

John Woodsmall

Active Member
Licensed User
Longtime User
I need to load a html page that I have downloaded from the job system into a string.

The string is an entire html page.
How can I display it to a page, just like webview does?
 

John Woodsmall

Active Member
Licensed User
Longtime User
thanks for that, but I thought that the "string" was a file in the assets folder for the device
not a "string" with html in it?????
 
Upvote 0
Top