Hi, Can you please share of code of writing the html file as I'm getting blank screen as well.
I have html string like -
var HtmlString = '< html < body .... < / body < / html '
Which seems showing blank screen in InAppBrowser.
Thanks in advance.