Hello,I am have trouble trying to update our app from relying on 'shouldAutorotate'.
Currently, the 'shouldAutorotate' updated the location and size of some items in the current view depending on the orientation of the device.
In iOS16, shouldAutorotate is deprecated and I have reviewed the docs, but I am soooo confused, can anyone help? Any examples on how to implement this???