Mac OS X Lion, Xcode 4.1, Monotouch 4.0.6, Monodevelop 2.8 Alpha 2.
When trying to debug in the simulator, the debugger does not connect. The app starts without the debugger reacting. Monodevelop sits there and tells me it is waiting to connect to the debugger.
When trying to debug on the device, the iPhone vibrates once and the app won’t start.
I tried:
- Disable firewall
- Downgrade to Monodevelop 2.4
- Create a new test project
- Reset the simulator
- Check the debug settings in the simulator
- Cleaned the solution and rebuilt
- Checked the the DEBUG build really is debug, that linker is disabled, LLVM is inactive
Everything is a fresh install. There is no Xcode 3.
This is a known bug that occurs when using MonoDevelop 2.6RC1 and newer with MonoTouch 4.0.5 and newer. It’s been fixed, and the fix will be released soon.
http://bugzilla.xamarin.com/show_bug.cgi?id=424