cordova-plugin-ionic-keyboard
cordova-plugin-ionic-keyboard copied to clipboard
java.lang.NullPointerException
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 | at java.lang.Thread.run(Thread.java:764) |
@expcapitaldev Hi, did you find any solution for this issue?
would help if you could provide a sample app where it crash, I have never seen it crash there.