iOS 17 - Popover ModalPresentationStyle freeze UI

Hello Dev,

Recently my client reported freezing the app screen when trying to dismiss it. Our application is related to music. When I checked the flow on the Simulator, I got the same case on the iPhone 15 series. I debugged the code and what I saw was CPU usage got 100% when I tried to pull down the model presented popover controller. I have checked the same flow multiple times and it worked 3-4 times and Additionally, it worked on some real devices and simulators too. So I can't understand what causing this issue.

Can you please help me on this? I'm looking forward to hearing from you.

Thank you in advance!