iOS: Warning: Attempt to present ViewController> on <ViewController>while a presentation is in
theissueishappeningbecause,youarefirstdismissingtheUIImagePickerandimmediatelyyouaredisplayinganotherviewasmodalview.That'swhyyouaregettingthiserror.出现这个问题的主要原因是:以model的方式dismiss一个view,马上就以model方式展现另一