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.
在开发基于文档的应用程序时,iOS 会在设置应用程序中自动创建关于文档存储(iCloud 或本地)的首选项:如何从我的应用程序中读取此首选项?请注意,这不是通用 iCloud 部分中应用程序的启用/禁用 iCloud 开关。
您无法从您的应用程序中读取该信息,当用户在您的应用程序中创建新文件时,系统会使用它来确定默认位置。