简体   繁体   中英

How to access all the iCloud drive files (outside app container) without UIDocumentPickerViewController?

I need to make an app that fetches data from iCloud Drive (outside app container, all the user files stored in the iCloud) and shows it in UICollectionView . Is it possible without UIDocumentPickerViewController ?

You can do the same using the iCloud integration. with iCloud integration you can upload and get the data from iCloud here are some reference tutorial to kickstart.

https://www.raywenderlich.com/1000-cloudkit-tutorial-getting-started https://iosdevcenters.blogspot.com/2017/03/icloud-integration-in-swift-30.html

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM