簡體   English   中英

從方法 startDownloadingUbiquitousItem 下載的文件是哪個文件夾?

[英]Which folder is the files downloaded from method startDownloadingUbiquitousItem?

方法下載的文件是什么文件夾?

我找不到從這個方法下載的文件在哪里。 根據文檔,它僅在必要時下載,但我找不到 icloud 文件的下載位置。

FileManager.default.startDownloadingUbiquitousItem(at: fileURL!)

它們將下載到您提供的 URL,該 URL 應該位於您的應用程序的無處不在的容器中。

暫無
暫無

聲明:本站的技術帖子網頁,遵循CC BY-SA 4.0協議,如果您需要轉載,請注明本站網址或者原文地址。任何問題請咨詢:yoyou2525@163.com.

 
粵ICP備18138465號  © 2020-2024 STACKOOM.COM