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 应用程序中,我想自动将所有照片上传到 s3。
它在前台和后台运行自动上传功能。当应用程序终止时,自动上传功能也将停止。
Dropbox 和相机同步应用的方式。
你应该在后台使用“有限长度任务”。 试试这个教程 和文档