[已解决]ViewController去presentViewController时出错:Presenting view controllers on detached view controllers is discouraged
crifan 9年前 (2016-06-20) 4663浏览
代码: func showAlert(vc:UIViewController, title:String, message:String? = nil){ dispatchMain_async({ let alertContr...