Presenting view controllers on detached view controllers is discouraged <UINavigationController: 0x14642710>.的解决方法:
[self.view.window.rootViewController presentViewController:controlleranimated:YEScompletion:nil];
Presenting view controllers on detached view controllers is discouraged <UINavigationController: 0x14642710>.的解决方法:
[self.view.window.rootViewController presentViewController:controlleranimated:YEScompletion:nil];