Hello! I am trying to run the compose multiplatfor...
# multiplatform
v
Hello! I am trying to run the compose multiplatform sample but I can not add the ios configuration. It is totally missing from the configuration list. I ve tried it in android studio 2022.2.1 and intellij 2023.1.2. How to enable it? 🤔 Do I need an extra plugin?
k
have you read the readme? did you setup an environment correct?
j
You need Kotlin multiplatform plugin in IntelliJ most probably not installed. Its mentioned in template RADME 🙂 Also recommend test using KDoctor, to make sure all setup correct.
k
IntelliJ Android Studio
v
I had installed the plugin and probably i removed it... After installing it again it worked! Thank you and sorry 🙂