-
We in Kotlin Jupyter kernel use Maven resolver for libraries resolution. Maven POM for `kotlinx.datetime` lacks any information of `kotlinx-datetime-jvm` dependency: https://repo1.maven.org/maven2/org…
-
There is no example how to use this library by importing plugin.
Example from main readme and from kpy-sample (which uses local library) not working
-
Hi Touchlab,
I tried to implement CrashKiOS for our project and was successful when the app was built for development on iOS. In the production environment, there was a crash immediately after the …
-
When i'm try run ios app i'm get crash with this error:
```
> Task :mpp-library:linkPodDebugFrameworkIosSimulatorArm64
warning: Cannot infer a bundle ID from packages of source files and exported d…
ExNDY updated
4 months ago
-
Some people mention confusion about our chats related to each other. Thought we have them all mentioned in rules, not everyone goes checking them.
Multiple chat and channel families go the way of …
-
After updating from ksp version `1.9.20-RC-1.0.13` to ksp version `1.9.20-RC2-1.0.13` or any later version I'm getting this error when I run `kspKotlinDesktop`:
```
[ksp] java.lang.IllegalArgumentEx…
-
Hi,
I'm aware that you support Xamarin (which is pending for me to test and see how it works) for multiplatform projects, and it was in part the reason why I chose to develop my app using your mobi…
-
Hi!
I've faced problem implementing APT with your library. Looks like it's normal behavior of kotlin's compiler, I dunno.
Project: mpp with common/frontend/backend source sets.
What I need? I…
-
Hello, thanks for sharing your project!
I just did a try to build it ad see some issues with that. For Android everything works perfectly. But for iOS I have some issues with that. Actually I am a…
-
Please provide a description how to build and test the samples.