is there file picker in ios9 SDK?

The UIDocumentPickerViewController seams work only for icloud.

Is there a file picker in SDK that can be used to select a file from local site (for iOS swift)?

Your answer will be appreciated.

The SDK does not provide for arbitrary file selection/picker without iCloud involvement, so you'll need to create your own scheme.

is there file picker in ios9 SDK?
 
 
Q