クラスを開こうとしていますが、ポジションに NaN が含まれているメソッドMFMailComposer
でクラッシュします: [nan 24.5]init
CALayer
に提示しようとしMFmailcomposer
ていますViewController
VSMailPicker = [[MFMailComposeViewController alloc] init];
VSMailPicker.mailComposeDelegate = self;
[self presentModalViewController:VSMailPicker animated:YES];
何が間違っているのかわかりません。