How to show only Spatial video using UIDocumentPickerViewController

Is there a suitable UTType type to satisfy the need to pick up only SpatialVideo in UIDocumentPickerViewController?

  • I already know that PHPickerFilter in PHPickerViewController can do this, but not in UIDocumentPickerViewController.

  • Our app needs to adapt both of these ways to pick spatial videos

So is there anything that I can try in UIDocumentPickerViewController to fulfill such picker functionality?

Answered by Vision Pro Engineer in 825515022

Hey @wd_cooolar,

There's no supported way for you to filter UIDocumentPickerViewController to just spatial content with the APIs currently available. If you'd like us to consider adding the necessary functionality, please file an enhancement request using Feedback Assistant. Once you file the request, please post the FB number here.

If you're not familiar with how to file enhancement requests, take a look at Bug Reporting: How and Why?

Thanks,
Michael

Accepted Answer

Hey @wd_cooolar,

There's no supported way for you to filter UIDocumentPickerViewController to just spatial content with the APIs currently available. If you'd like us to consider adding the necessary functionality, please file an enhancement request using Feedback Assistant. Once you file the request, please post the FB number here.

If you're not familiar with how to file enhancement requests, take a look at Bug Reporting: How and Why?

Thanks,
Michael

How to show only Spatial video using UIDocumentPickerViewController
 
 
Q