Created
May 9, 2016 17:16
-
-
Save lexer/e74fcae0cfc82ecb6e5907661260cf35 to your computer and use it in GitHub Desktop.
Instabug stack trace
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Non-fatal Exception: java.lang.RuntimeException: Can't create handler inside thread that has not called Looper.prepare() | |
at android.os.Handler.<init>(Handler.java:200) | |
at android.os.Handler.<init>(Handler.java:114) | |
at com.instabug.library.invoker.b.<init>(ShakeProcessor.java:35) | |
at com.instabug.library.internal.module.a.a(InstabugSDKComponent.java:59) | |
at com.instabug.library.i.b(InstabugDelegate.java:130) | |
at com.instabug.library.i.<init>(InstabugDelegate.java:99) | |
at com.instabug.library.Instabug$Builder.build(Instabug.java:894) | |
at com.instabug.library.Instabug$Builder.build(Instabug.java:968) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment