Heya
I tried embedding an iframe, with <iframe width=“80%” height=“1300” but it doesn’t work.
Is it not supported in Glide’s webview?
Heya
I tried embedding an iframe, with <iframe width=“80%” height=“1300” but it doesn’t work.
Is it not supported in Glide’s webview?
So first question should be without the width and height customizations, does your iFrame embedding work?
Yes it works but I need to scroll inside a window.
I would suggest using inspect element to see if the custom width and height are indeed applied. I assume you want a smaller window to save screen space, but I’m not sure that’s possible.