Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Nullpointer: io.ionic.keyboard.CDVIonicKeyboard.onDestroy #158

Open
EinfachHans opened this issue Feb 1, 2021 · 0 comments
Open

Nullpointer: io.ionic.keyboard.CDVIonicKeyboard.onDestroy #158

EinfachHans opened this issue Feb 1, 2021 · 0 comments

Comments

@EinfachHans
Copy link

EinfachHans commented Feb 1, 2021

I just received the following Crash Report from AppCenter:

io.ionic.keyboard.CDVIonicKeyboard.onDestroy
java.lang.NullPointerException: Attempt to invoke virtual method 'android.view.ViewTreeObserver android.view.View.getViewTreeObserver()' on a null object reference

io.ionic.keyboard.CDVIonicKeyboard.onDestroy CDVIonicKeyboard.java:162
org.apache.cordova.PluginManager.onDestroy PluginManager.java:297
org.apache.cordova.CordovaWebViewImpl.handleDestroy CordovaWebViewImpl.java:502
org.apache.cordova.CordovaActivity.onDestroy CordovaActivity.java:317
android.app.Activity.performDestroy Activity.java:8330
android.app.Instrumentation.callActivityOnDestroy Instrumentation.java:1348
android.app.ActivityThread.performDestroyActivity ActivityThread.java:5530
android.app.ActivityThread.handleDestroyActivity ActivityThread.java:5575
android.app.servertransaction.DestroyActivityItem.execute DestroyActivityItem.java:44
android.app.servertransaction.TransactionExecutor.executeLifecycleState TransactionExecutor.java:190
android.app.servertransaction.TransactionExecutor.execute TransactionExecutor.java:105
android.app.ActivityThread$H.handleMessage ActivityThread.java:2373
android.os.Handler.dispatchMessage Handler.java:107
android.os.Looper.loop Looper.java:213
android.app.ActivityThread.main ActivityThread.java:8147
java.lang.reflect.Method.invoke Method.java
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run RuntimeInit.java:513
com.android.internal.os.ZygoteInit.main ZygoteInit.java:1101

That's happening for the first time in 6 month, so doesn't seem to be a huge problem, but i think you should know about that one. I can not reproduce that myself, as this seems to be a rare problem

Device: P30 Pro (Android 10)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant