Hi,
if i set the height of the iframe to style=“height: 100%;” it works perfectly on android. But on ios the iframe is much smaller.
If i set the height of the iframe to style=“height: 100vh;” it works perfectly on ios but on android the iframe is much smaller.
Does anyone know a solution?
i think it bothers ionic