I think this was an oversight when we moved a bunch of system stuff to the Platform Info object. The old system "Is on platform" condition was full of defunct platforms anyway. I've added in conditions to check for Windows, macOS, Linux, ChromeOS, Android and iOS for the next release.
You've found a reliable way to check between Ios, and Android from within the runtime?
If so is there any way we can do that on C2?
It would save a lot of time, and resources, even if it is just some bit of js code.