Keyboard opening really slow at the first time being used on ios

The Keyboard takes very long to open (like 3-5s on iphone 6) for the first time an input is selected, im using the ionic keyboard plugin.
Afterwards it opens immediately for every following input/textarea

any idea what i could do? the plugin is set to onload=“true” so that shouldnt be the issue

1 Like

I would also like to know how to solve this problem…it causes the user to repeatedly tap on the input field, then when the keyboard finally does show up it bounces up and down as if those repeated tap events were suddenly fired out of whatever buffer they’re trapped in…

any solution for this?