In my current view controller i m uploading the content to server and i want to show the user that the upload was successful and then take him to the root view controller to perform another action. Is there a way i can do it.
在我当前的视图控制器中,我将内容上传到服务器,我想向用户显示上传成功,然后将他带到根视图控制器以执行另一个操作。有没有办法可以做到。
Thanks,