I am trying to run my app where I present PHPickerViewController for picking images from PhotoLibrary. I am running this from Xcode 16.2 on a simulator. As soon as PHPickerViewController is presented I see that the app freezes. This only happens on simulator of iOS version 18.
Any help on this would be appreciated.
Please review the sample project: Selecting Photos and Videos in iOS and let us know if you’re able to reproduce the issue in that sample.
Thanks