BubbleShowCase-Android
BubbleShowCase-Android copied to clipboard
Crash: kotlin.KotlinNullPointerException in BubbleShowCase.kt
I am getting this crash in some devices:
Fatal Exception: kotlin.KotlinNullPointerException at com.elconfidencial.bubbleshowcase.BubbleShowCase$show$1.run(BubbleShowCase.kt:100) at android.os.Handler.handleCallback(Handler.java:873) at android.os.Handler.dispatchMessage(Handler.java:99) at android.os.Looper.loop(Looper.java:193) at android.app.ActivityThread.main(ActivityThread.java:6923) at java.lang.reflect.Method.invoke(Method.java) at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:493) at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:870)
- Is it something that you have to fix in the library, or is it my fault.
- If I am responsible for it, how can I fix it?
- if you can fix it, when can I expect the fix?
Thanks for the library by the way!!!
Did you resolve this issue?
No... The problem still exists. I just stopped using this library!