Posts

Post not yet marked as solved
3 Replies
2.1k Views
iOS 13 has support for selecting and importing files inside of the UIDocumentPicker.Initializing the document picker with UTIs for directory subtypes does not yet selectable folders inside of the document picker:NSArray* documentTypes = @[@"public.image", @"public.folder", @"public.volume", @"public.directory"]; UIDocumentPickerViewController* pickerVC = [[UIDocumentPickerViewController alloc] initWithDocumentTypes:documentTypes inMode:UIDocumentPickerModeOpen];Images are selectable in the document picker UI, but folders/directories are not showing as selectable.
Posted
by glavid.
Last updated
.
Post not yet marked as solved
3 Replies
1.2k Views
Will the 2019 iPad Air and iPad Pro models back cameras support RawPhotoPixelFormatTypes? I have yet to find specific documentation supporting or dismissing this. Thanks!
Posted
by glavid.
Last updated
.