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