Do you use Android Studio or IntelliJ to develop a...
# multiplatform
m
Do you use Android Studio or IntelliJ to develop an Android App that has some multiplatform modules ?
k
Both
m
Should I file bugs on both Jetbrains and Google issue tracker then ? 😅
s
Right now, you should definitely use AS 3.5.2 or higher when building multiplatform with Anrdoid. The Android IDE plugin contains very, very important bug fixes, which will make your life easier! Bugs: I am always filing them on YouTrack only. JetBrains Team will give further instructions then ☺️ Example: https://youtrack.jetbrains.com/issue/KT-35016
m
Perfect, will do this! thanks!
I just tried opening The DroidCon app (awesome app BTW) in AS 4 Canary 4 and files in the lib/iosMain sourceSet do not recognize the files from lib/commonMain
While this works in InteliJ 2019.2
AS 4 Canary4