New requestAuthorization limited returns all pictures

I have used PHPhotoLibrary requestAuthorization which is iOS 14 new API, where i choose "SelectPhotos" at permission alert and selected some photos.

After click on Done button i get .limited status in authorizationStatus handler. 

But when i'm again open the PHPickerViewController to select photos i get all the photos from my library instead of selected photos.
I am having exactly the same problem. Have you been able to solve it? Thank you!
I am also facing same problem. Any update about the solution?
Hey, Shweta_Vani did you find the solution for this? I am having a similar issue with my app.
New requestAuthorization limited returns all pictures
 
 
Q