PHPickerViewController super buggy UI in multi-select mode

When in multi-selction mode (selectionLimit = 0), the PHPickerViewController almost everytime detects a scroll or swipe gesture as touch and selects the entire row of photos. It is so buggy that the user does not know which photos he inadvertently selected! While it is easy to use third party frameworks for this job, the biggest advantage of this picker is it doesn't need complex Photo Library permissions that are confusing users on iOS 14. Are Apple Engineers even aware of this serious bug that makes the picker almost useless for multi-selection mode?

Replies

Here is a question on SO with a GIF demonstrating the problem:

PHPickerViewController Buggy UI in MultiSelect Mode
Am I the only one facing these issues, or there is a workaround perhaps? Apple Engineers, With these bugs it is impossible to use PHPickerViewController for multiselection.