Ah thanks I'm just now looking through the native code after I've spent some time playing with kotlin/JVM, I have a pretty good grasp on kotlin right now, so I'm looking through the native code to make some sense of what is going on (I'll figure things out) and I'm getting a lot of errors right now which should probably go into another thread, specifically with the gradle in the main project. Looks like a ternary is being performed but IntelliJ isn't recognizing it as a ternary? I'm not quite sure tbh.