I've recently started working with Appium. Have automated a flow on Android device and successfully run on the device. Have tried the same with iOS where the tests were invoked from Mac. The document on appium states as following
"Appium on OS X supports iOS and Android testing but from Windows we can only test Android."
My question is, has anyone tried invoking the tests on iOS platform from OS other than Mac OS X like Windows or Linux?.
For example, using a Remote Server from Windows OS to connect to an Appium server running on Mac.
Or as usual do iPhones remain incompatible with anyone other than Mac.