- When tilting device (even slightly) and zooming/panning on iPhone/iPad there are some issues with re-zooming image. My temporary solution for this is described here: possible solution
- Unless image is configured, you get Xcode warnings when rotating device:
[ScrollView] UIScrollView is ignoring an attempt to set zoomScale to a non-finite value: inf
EDIT: Now I am not 100% sure if 2) is really an issue or some iOS 16.1 issue? Maybe you can identify?