Hi,
We are using auto-resizing in our application (not auto layout). After installing Xcode 8 we noticed that all sub views’ frame of UIScrollview are modified automatically to random size frames. Even after changing manually, the changes we did are not saved.
Please guide us to overcome the problem .