I have a UITextView inside a UIScrollView that worked perfectly fine on iOS 6 built from xcode 4.x, however now building with
UITextView
UIScrollView
iOS 6
xcode 4.x
I think you want to calculate the content size so that you can increase the content size of scroll view too. if yes Use this link, https://stackoverflow.com/a/19152955/1023083