GitHub user PedroRF123154 edited a discussion: Disappearing soft keyboard in
Android app
Soft keyboard disappearing in Android app
I have this problem with many users, I found a page about this and I tried
several published functions but the problem persists.
;
I'll tr
GitHub user PedroRF123154 added a comment to the discussion: Disappearing soft
keyboard in Android app
With adjustPan the problem persists. The only thing I think it could be is the
phonegap-plugin-mobile-accessibility plugin.
window.MobileAccessibility.usePreferredTextZoom(false);
I'll try
GitHub user PedroRF123154 added a comment to the discussion: Disappearing soft
keyboard in Android app
With adjustPan the problem persists. The only thing I think it could be is the
phonegap-plugin-mobile-accessibility plugin.
window.MobileAccessibility.usePreferredTextZoom(false);
I'll try