### Problem * VisualViewport resize event not fired when keyboard open ### Condition * iOS26 * in WebView (Safari is not affected) * launching an app with WebView, return to the home screen, wait 10 seconds, and then reopen this app. ### Workaround * visualViewport's width and height return the correct value, so periodically checking may solve it.
Problem
Condition
Workaround