Calling element.focus() on text element doesn’t open keyboard on iOS 13

Calling element.focus() on text element doesn’t open keyboard on iOS 13. This is working fine on iOS versions < 13. I’m using cordova-plugin-ionic-webview

Any idea?

I have the same issue except using ionic 4

Here is a fork I created for Ionic web view that fixes this issue:

1 Like