presentLimitedLibraryPicker missing from Xcode beta?

Is presentLimitedLibraryPicker missing from the Xcode beta (5 at the time of this question)?
Answered by Frameworks Engineer in 629795022
You need to import PhotosUI to use presentLimitedLibraryPicker.
Accepted Answer
You need to import PhotosUI to use presentLimitedLibraryPicker.
It crashes if you call it in Objective-C
Has this problem been solved? I also had this problem in the xcode 12 GM version, I want to cry😭😭😭😭😭😭😭
I've been trying to invoke the PHPickerViewController that is focused on a specific user album (such as one created by a program). This seems related to the presentLimitedLibraryPicker.

Is there any way this is possible?

I'm using Version 12.0.1 (12A7300)

thanks
presentLimitedLibraryPicker missing from Xcode beta?
 
 
Q