[SOLVED] Input focus scroll view on IOS

Hi
I know I’m not the first one to get this issue, but I’m stuck into it.

When I enter a form input (only in IOS, not Android or desktop), my web view kinda “scroll up” as you can see on the following screenshots.

When I close the virtual keyboard, it stays as it. Buf if y rotate the mobile and get back on portrait, it adjust well.

Here is 2 examples :

My app is on the last version of Framework7 (Core) without anything crazy (only HTML/CSS/JS).

Any suggestion to try ?

Thank you ! :slight_smile:

I solved it doing these changes :

in app.js
image

in my css file
image