错误是:
由于未捕获的异常而终止应用 ' NSInvalidArgumentException',原因:' *** -
插入nil对象
[__ NSPlaceholderDictionary initWithObjects:forKeys:count:]:尝试 从对象[0]'
我的代码是:
fzphoneverify *detail=[self.storyboard instantiateViewControllerWithIdentifier:@"fzphonever"];
[self.navigationController pushViewController:detail animated:YES];