My app crashes with ```Recovering from a crash: ja...
# android-studio
r
My app crashes with
Copy code
Recovering from a crash: java.lang.IllegalStateException: Already resumed, but proposed with update [B@c28cad4
But no stacktrace or similar. I'm trying to recover a stacktrace via debugger, but it gets hung up on
java.util.NoSuchElementException
, which messes up the flow of the app. I tried to exclude these via settings, but the filter doesn't seem to exclude