I\'m trying to open email composure in iOS 8 from Xcode 6, but getting an error. The same code is working fine if I\'m trying from Xcode 5. Later I downloaded a sample code
By the looks of it, this is a simulator-only issue. (iOS 8 simulator) The globalMailer approach works ok on devices.
If anyone encounters this problem, just test on a real device.