How do I add a WebView scene with javascript so that I can display a page from my website without it opening in a new tab on the devices browser?
I’ve tried using an I-frame but that doesn’t work because of the https protocol.
How do I add a WebView scene with javascript so that I can display a page from my website without it opening in a new tab on the devices browser?
I’ve tried using an I-frame but that doesn’t work because of the https protocol.