Hey everyone, exceptions thrown inside kotlin coroutines aren't being printed in Android Studio Logc...
t
Hey everyone, exceptions thrown inside kotlin coroutines aren't being printed in Android Studio Logcat, what should I do? I already have the
kotlinx-coroutines-android
dependency...
f