We have an Android library published to Maven loca...
# multiplatform
c
We have an Android library published to Maven local, we want to debug the library on the Android project that installs it. Neither
Download Sources
nor
Choose Sources…
is working for us. How can we achieve this?
Does this still not work from Android? It’s working perfectly from the iOS side (using same library, with this plugin: https://github.com/touchlab/xcode-kotlin)