This used to work, now it does not... When debugging on simulator, output window shows calls to Console.Write & Console.WriteLine(), but when debugging on iPad, nothing shows up in output window except:
Please ensure your device is connected... Connected to: Joshua's iPad Launching /private/var/mobile/Applications/91447B74-332E-4033-8A2C-AF7768FB655C/Dervish.app -debugtrack -monodevelop-port 10000 -connection-mode usb
Couple of observations...
In the drop-down, it only says "iOS Device" instead of "Joshua's iPad".
Build configurations only show iPhone / iPhone Simulator variations (Ad-Hoc, AppStore, Debug, Release). Nowhere can I find an iPad build configuration...
Could either of these part of the problem?