I'm currently trying to test my Xamarin.iOS app on my Windows machine connecting through MacInCloud. When I attempt to debug the code, it will crash after about 10 seconds of the loading screen. After the crash, when I click on the app again, it gets past the loading screen and works fine. I debugged this way for a little, but without the ability of using breakpoints it's very difficult to find the other bugs.
This happens even with a blank template app.
Any ideas?