cordova-plugin-ionic-keyboard
cordova-plugin-ionic-keyboard copied to clipboard
Keyboard Plugin for Cordova
If Keyboard.hide() method is called, then keyboard hide, But auto launch as view change(either back button or push new view)
App sometimes crashes. 0 | java.lang.NullPointerException: 'android.view.View android.view.View.getRootView()' on a null object reference -- | -- 1 | at io.ionic.keyboard.IonicKeyboard$3.run(IonicKeyboard.java:69) 2 | at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1162) 3 | at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:636) 4 |...
accounts for safe area for iphone x, xr etc fixes #62