Is there a way to have support for ios part of the...
# multiplatform
j
Is there a way to have support for ios part of the project in IntelliJ IDEA CE? atm if i implement
actual
object it complains that there is no expected part found. Android part works fine
t
j
I’m using other (old?) configuration “style” - common, android and ios have their own gradle files
t
Old plugin should work, too (but new one gives you code completion even for iOS). Check repo above and switch few commits back.
j
ok, thanks