Is there an equivalent to loadDataWithBaseURL for the WebView?
I'm loading data from an external URL that is not under my control (with permission of course). Without setting the BaseURL images etc are not displayed because relative URLs are used.
I'm loading data from an external URL that is not under my control (with permission of course). Without setting the BaseURL images etc are not displayed because relative URLs are used.