I am not able to debug KMP Android application sin...
# multiplatform
a
I am not able to debug KMP Android application since Android Studio never shows it. Tried Adb restart, device restart and system restart as well. Added
isDebuggable = true
too. Please note that my other android apps are being detected by AS, but not just KMP one. Did anyone face similar issue?
k
ig that's the limitation of KMP for now. Cant inspect layout also
😢 1
k
Limitation? Never heard of that.
k
I heard in a workshop that we can't inspect kmp stuff rn
k
It is not true. For Android target KMP module is the same as regular module. If something doesn't work file an issue, please