UI freezes during zooming action in UIScrollView

I implemented the view displaying the video on a UIScrollView, but the UI freezes during the zooming action.

The clock and status bar both freeze, but interestingly, if I touch the tab bar, everything starts working again after a few seconds.

I am experiencing this issue only on an iPhone 12 Pro running iOS 16.5.1, but it doesn’t occur on other phones. I would like to know if this is an OS bug.

Has anyone else experienced the same issue?

UI freezes during zooming action in UIScrollView
 
 
Q