In my app I need to pick a file from iCloud and put it in an array. But I have no idea how to grab the file picked. Please see my code below and help to finish. Thank you for your time!
For iCloud, I picked key-value storage and iCould Documents
import UIKit
import MobileCoreServices...