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

Crash: kotlin.KotlinNullPointerException in BubbleShowCase.kt #37

Open
SakisBoridis opened this issue Oct 3, 2019 · 2 comments
Open

Comments

@SakisBoridis
Copy link

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

@parimalam20
Copy link

Did you resolve this issue?

@SakisBoridis
Copy link
Author

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

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

2 participants