Hey everyone, exceptions thrown inside kotlin coro...
# android
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