6
I was researching tools for mobile development (iOS, Android) and came across Xamarin.
I found the proposal interesting, especially for working together with Visual Studio. I downloaded and configured, however, despite being with an intermediary machine (i3, 6GB of RAM) I had an absurd time to run distributed test applications as an example by Xamarin, in addition to the application run with extreme lag on my emulated mobile.
I researched and came across the information that to develop for iOS, I need a mac running on my machine, be it virtual or a mac. However, if I have lag on a regular machine, I imagine on a virtual machine.
Is there any way to optimize emulation performance? There is no way to work with Xamarin for iOS without running mac os?
Is there any other program that works together with Visual Studio for mobile development or even that is optimized for C#?