MOE Module missing in Android Studio

I am an absolute newbie with MOE, I have little experience with Java and Android Studio. I am a professional developer (normally using C#)

I am running on a Windows 10 platform, running Android Studio 4.1.1

I have written an app in Java in A.S and want to make it work for iOS. This is my first ever app in Java and I have put quite a lot of work in.

I saw MOE as a possible solution, but I cannot seem to get it working. I am trying to follow the guides, I installed a plugin that looked right (Multi OS Engine Community Edition), but when I come to use it, following the guide, to add a new module, I right-clicked in my project, then new, then Multi-OS Engine Project (this is the only MOE item listed) and nothing happened. Nothing… nada.

I don’t have a Multi OS Engine Module menu item.

I am obviously missing something. Any help would be appreciated.

Thanks.

I think I might have found it…

Uninstall Kotlin. That has allowed the next screen to start up.

I am just doing a hello world app at the moment… but the app I have written appears to still build APKs fine, so it looks like it is fine now.