BubbleShowCase-Android icon indicating copy to clipboard operation
BubbleShowCase-Android copied to clipboard

Crash: kotlin.KotlinNullPointerException in BubbleShowCase.kt

Open SakisBoridis opened this issue 6 years ago • 2 comments

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!!!

SakisBoridis avatar Oct 03 '19 08:10 SakisBoridis

Did you resolve this issue?

parimalam20 avatar Apr 27 '20 09:04 parimalam20

No... The problem still exists. I just stopped using this library!

SakisBoridis avatar May 22 '20 07:05 SakisBoridis