【发布时间】:2016-04-01 00:12:30
【问题描述】:
<p>Modal view controller's delegate is (null) with attempting to restore it </p>
方法没有被调用... + (UIViewController *)viewControllerWithRestorationIdentifierPath:(NSArray *)identifierComponents 在定义了一个 restoreClass 之后
AppDelegate.m 没有使用
-(UIViewController *)application:(UIApplication *)application viewControllerWithRestorationIdentifierPath:(NSArray *)identifierComponents coder:(NSCoder *)coder
【问题讨论】: