Join Slack
Powered by
After using the new project template in IntelliJ t...
# multiplatform
j
jeremy
03/01/2019, 1:31 PM
After using the new project template in IntelliJ the JVM/Android builds without issue but attempting to compile the iOS results in error "no such module app".
s
svyatoslav.scherbina
03/01/2019, 1:35 PM
Known issue, will be fixed in 1.3.30.
https://youtrack.jetbrains.com/issue/KT-29804
j
jeremy
03/01/2019, 1:44 PM
Great thx. Is there any working skeleton examples can clone from?
s
svyatoslav.scherbina
03/01/2019, 1:47 PM
Sure, lots of. For example, one of them is linked from comments to the issue. Alternatively, you can take a look at
https://github.com/jonnyzzz/kotlin-mpp-mobile
https://github.com/JetBrains/kotlin-mpp-example
🙏 1
g
GarouDan
03/01/2019, 2:07 PM
I have opened this issue. I’ve created a working solution here:
https://github.com/Danilo-Araujo-Silva/kotlin-multiplatform-android-ios-example
👍 2
3
Views
Open in Slack
Previous
Next