FYI, for the no stacktrace checkparam null crash, ...
# android
k
FYI, for the no stacktrace checkparam null crash, I had to add a global exception handler. No idea why. Never needed to this on previous Kotlin projects..