As far as I know using RoboVM was the only way of running Kotlin apps on iOS (created using LibGDX, for example), but since Xamarin acquired RoboVM and since MS acquired Xamarin, it looks like this might be the end of RoboVM, so my question is:
Are there any other ways of getting Kotling apps to work on iOS?
It looks like cooperation between JetBrains and RoboVM team was pretty strong in the past (there’s a RoboVM plugin for IDEA and RoboVM Studio based on IDEA CE) so I’m wondering if you guys at JetBrains have got any more info about this whole thing. I tried contacting RoboVM directly, but they are not answering (others have tried it as well) which I guess is not a good sign.
There’s an interesting discussion about Java’s future on iOS, Android, legal issues, etc. I must admit I wasn’t aware of the majority of these problems and the fact that things don’t look that bright:
Edit: No debugger or interface builder support, though, so I’m thinking that fork’s not going to be a workable production solution until it matures a bit.