I’m getting the following error, only on the simulator and not on the iPad itself!
Monotouch.Foundation.MonoTouchException has been thrown
"Objective-C exception thrown. Name: NSGenericException
Reason: - [UIPopoverController dealloc] reached while popover is still visible."
Has anyone got an idea how to solve this?
This causes the problem…
This solves it (for me)..