-
Notifications
You must be signed in to change notification settings - Fork 120
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
Runtime bug and crash app #22
Comments
where is the problem from ? Please fix the problem! Organization: Smart Idea #0. Crashed: main -- Fatal Exception: java.lang.NullPointerException #0. Crashed: main #1. Binder_1 #2. Queue #3. Answers Events Handler1 #4. pool-3-thread-1 #5. RxCachedWorkerPoolEvictor-1 #6. Crashlytics Exception Handler1 #7. hwuiTask2 #8. hwuiTask1 #9. Signal Catcher #10. RxSchedulerPurge-1 #11. Okio Watchdog #12. RxCachedThreadScheduler-1 #13. Queue #14. Queue #15. RxComputationThreadPool-2 #16. GC #17. OkHttp ConnectionPool #18. Queue #19. OkHttp ConnectionPool #20. Compiler #21. ReferenceQueueDaemon #22. Binder_2 #23. Binder_3 #24. main #25. FinalizerWatchdogDaemon #26. RxComputationThreadPool-1 #27. FinalizerDaemon #28. Queue ` |
Hi, |
Check version |
**This is SneakerHelper class : **
i'm call methods
hideLoading
andshowLoading
andshowMessage
in main activity :In debug mode, there's no problem, but when I release the application, I get the following errors using the fabric service.
What do you think the problem is ? Sneaker bug ?
The text was updated successfully, but these errors were encountered: