Why Nostr? What is Njump?
2025-05-01 21:11:44
in reply to

alex on Nostr: We are compiling the Kotlin code as an XCFramework package, which is then imported ...

We are compiling the Kotlin code as an XCFramework package, which is then imported into a native Swift project. In this setup, step-through debugging of the Kotlin code is not possible. We use the `AAkira/Napier` KMP library for logging, and logs can be viewed in Xcode.

However, if you set up a Kotlin Multiplatform Mobile project, both Kotlin and Swift code can live side by side in the same project, allowing for much better interoperability and full source-level debugging.
Author Public Key
npub1ky9s6hjl46wxcj9gcalhuk4ag2nea9yqufdyp9q9r496fns5g44sw0alex