Anybody else seeing any crashes when using UIPopoverPresentationController? I'm seeing two in my Organizer/Crashes Window of Xcode. Specifically it's crashing on [UIPopoverPresentationController presentationTransitionWillBegin]. My code conforms to the example provided by Apple and I cannot replicate it on the Simulator. I'm charging my iPad now to see if I can replicate it on my iPad.