cordova-plugin-ionic-keyboard icon indicating copy to clipboard operation
cordova-plugin-ionic-keyboard copied to clipboard

java.lang.NullPointerException

Open expcapitaldev opened this issue 7 years ago • 2 comments

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 avatar Jan 08 '19 10:01 expcapitaldev

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

ankit18singh avatar May 14 '19 09:05 ankit18singh

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

jcesarmobile avatar Aug 21 '19 16:08 jcesarmobile