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
Kapil Yadav
08/12/2023, 4:00 PM
ig that's the limitation of KMP for now. Cant inspect layout also
😢 1
k
Konstantin Tskhovrebov
08/15/2023, 7:08 PM
Limitation? Never heard of that.
k
Kapil Yadav
08/16/2023, 2:43 AM
I heard in a workshop that we can't inspect kmp stuff rn
k
Konstantin Tskhovrebov
08/16/2023, 1:33 PM
It is not true. For Android target KMP module is the same as regular module. If something doesn't work file an issue, please