Hi, I'm getting java.lang.verifyerror crashes in a...
# coroutines
j
Hi, I'm getting java.lang.verifyerror crashes in android 4.4 while using coroutines in viewmodel (using viewmodelscope extension function) anyone else getting the same issue? I'm attaching the complete stack trace. Please let me know if this is not the correct place to ask. Thanks.
l
Do you need to use
androidx.fragment.app.Fragment
instead?