An error occured while attempting to download the container from application Xcode

末鹿安然 提交于 2019-12-11 18:09:36

问题


While running my app on iPhone, I needed to view the database contents. So I selected Devices in Xcode and chose my device. Thereafter, I selected my app and clicked on the Settings button which shows 3 options: Show container, Download container and Remove container. On clicking the Download container option, I was asked where I want to store the container. After selecting the location, I am getting the following error: An error occured while attempting to download the container from application "MyApp".....

On selecting Show container option, a list opens up but there is no file inside it.

The same problem occurs with other apps too that I run using Xcode.

Any ideas as to why this happens and how to fix it?


回答1:


Restarting the device in question worked for me. Hope it helps!



来源:https://stackoverflow.com/questions/39139144/an-error-occured-while-attempting-to-download-the-container-from-application-xco

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!