Is there a way to emulate/simulate a native iOS app on Windows in order to identify the elements and properties for UI tests? I have: .ipa file, source code, visual studio, Win-PC, iPhone but no Mac to build and simulate the app which is written using Xamarin.iOS.
I am not looking for online platforms like Browserstack, Saucelabs, AppCenter or similar. I am familiar with those options.