ionic-team / cordova-plugin-ionic-keyboard

Keyboard Plugin for Cordova
Other
193 stars 178 forks source link

java.lang.NullPointerException #60

Open expcapitaldev opened 5 years ago

expcapitaldev commented 5 years ago

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)
ankit18singh commented 5 years ago

@expcapitaldev Hi, did you find any solution for this issue?

jcesarmobile commented 5 years ago

would help if you could provide a sample app where it crash, I have never seen it crash there.