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