Hi, I'm trying to test a simple hello world application.
When I installed Xamarin, I only had iOS 7 installed, and after I ran and tested stuff, I installed iOS 6 and 6.1. I made another project after closing Xamarin so it would know i had new versions of the simulator installed, and tried running it.
The application runs perfect on "iPhone Retina 4-inch iOS 7" but when I test it on iOS 6.1 and 6.0
I can't seem to get it to work on anything other than iOS 7.
I've attached two screenshots, one is iOS 7 and how it works 100% and another one is iOS 6.0, where it won't even run the app, it just terminates it. No output or anything :(
Thanks