I can\'t get MFMailComposeViewController to open without throwing a fatal error in iOS 9 Simulator.
The same code (Objective C) works flawlessly in iOS 8.x and lower
The issue is with simulator, on the real device mail composer is working correctly.