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