Somebody needs to help me out converting the Kotlin code to Kotlin Multiplatform :)
Discussion
I don't know if it because Kotlin Multiplatform is still somewhat new or something else, however building phoenixd (Kotlin Multiplatform) on Debian required some very specific versions of dependencies, so very few OS distributions will work.
For inspiration, the Bitkey mobile app uses KMP https://github.com/proto-at-block/bitkey
It's nice! There is so much going on in this repo. :)