Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我的 iPhone 应用程序从服务器下载文件。当我退出后台时,等待一段时间,然后将其带回前台,我看到了错误Internet connection failed。
Internet connection failed
当下载到后台时,如何避免此错误?
iPhone 任务在关闭后有一定的时间可以完成其工作。如果不这样做,它将被杀死。
参考:https ://developer.apple.com/library/ios/#documentation/iPhone/Conceptual/iPhoneOSProgrammingGuide/ManagingYourApplicationsFlow/ManagingYourApplicationsFlow.html#//apple_ref/doc/uid/TP40007072-CH4-SW3