Hello everybody:) I'm new in Kotlin on Android and I have small problem. I develop app with kotlin and I have a weird case. When my app crashes, start imediatelly with new process and I can not see stacktrace in logcat. Propably this is a good behavior on production app, but not on develop. Do you have any suggest why this is happen?