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 currently don't have a device with iOS 6.0 installed, but can replicate it on the simulator. Interestingly, it only happens when I build for the simulator in release mode and when it does crash in the simulator, no exception is being caught by monotouch, so I really don't know what's going on.
I'm going to get one of my friend's who probably have installed iOS 6, but was wondering if anyone had already run into this issue. thanks, Dennis -- View this message in context: http://monotouch.2284126.n4.nabble.com/Displaying-UIPopoverViewController-crashing-in-iOS-6-tp4657562.html Sent from the MonoTouch mailing list archive at Nabble.com. _______________________________________________ MonoTouch mailing list [email protected] http://lists.ximian.com/mailman/listinfo/monotouch
