-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Fatal Exception: java.lang.ClassCastException #1032
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
Labels
Comments
It is very suspicious. It looks like #490, but it is not. |
I wasn't able to reproduce it. However problem disappeared. I found at the code that Job wasn't canceled for one ViewModel during onCleared. Maybe this was the reason of this issue. |
Ok, then I am closing this issue. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
One of the devices I have a lot of crashes like that:
What can be the reason and how can I avoid such situations?
Device Rockchip RK3368-Box
Android 6.0.1
Kotlin version 1.3.21
Coroutines version 1.1.1
The text was updated successfully, but these errors were encountered: