[MonoTouch] Displaying UIPopoverViewController crashing in iOS 6

2012-10-27 Thread technohead
Hi, one of my apps is being rejected since I compiled it using Xcode 4.5 due to a crash when displaying the UIPopoverViewController on a device running iOS 6.0. This is code that has not been touched for a long time, and had worked perfectly fine. On my devices running iOS 5.1, it works fine. I

Re: [MonoTouch] Displaying UIPopoverViewController crashing in iOS 6

2012-10-27 Thread Nic Wise
I think, if you run the Mac console app, you can see dumps from the simulator in it, like you can with xcode's organiser. That might shed some light on it On Sat, Oct 27, 2012 at 9:49 AM, technohead wrote: > Hi, >one of my apps is being rejected since I compiled it using Xcode 4.5 due > to a