python (65.2k questions)
javascript (44.3k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (13k questions)
kotlin mobile platforms Task 'Debug' not found in project ':shared'
I am trying to add kmm shared module to my ios/android app
however, I got this message from Xcode run
Showing Recent Messages
A problem occurred configuring project ':shared'.
> Could not identify ...

ASA
Votes: 0
Answers: 1
SQLDelight and data classes with one to many relations in Kotlin
I am trying to create a small app using Kotlin Multiplatform where i can save book titles and their authors but i'm struggling with the data classes and how to map them together so that i get the auth...
Andy
Votes: 0
Answers: 1
Kotlin Multipplatform - can't see Greeting.kt in Android Studio folder tree
I am just starting to learn KMM (I'm an Android java guy right now) and going through the default Greeting version of Hello World that is automatically put into a new application. My environment seems...

AndyMo
Votes: 0
Answers: 1