java.lang.NullPointerException:
at android.app.assist.AssistStructure$WindowNode.<init> (AssistStructure.java:484)
at android.app.assist.AssistStructure.<init> (AssistStructure.java:1908)
at android.app.ActivityThread.handleRequestAssistContextExtras (ActivityThread.java:3133)
at android.app.ActivityThread$H.handleMessage (ActivityThread.java:1885)
at android.os.Handler.dispatchMessage (Handler.java:108)
at android.os.Looper.loop (Looper.java:206)
at android.app.ActivityThread.main (ActivityThread.java:6784)
at java.lang.reflect.Method.invoke (Native Method)
at com.android.internal.os.Zygote$MethodAndArgsCaller.run (Zygote.java:240)
at com.android.internal.os.ZygoteInit.main (ZygoteInit.java:852)
I am getting this Stack trace from my play console. This crash is happening only in Android 8.0. Any help or suggestion on how to fix this will be appreciated.
I'm having the same issue. Found this (gona try it now, but maybe it is useful for you too in the meantime):
Android 8.0 Oreo crash on focusing TextInputEditText
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With