For deployment target 8.3, there is unwanted top content inset for the UITextView. This problem disappears if the UIViewController property automaticallyAdjustsScrollViewInsets is set to NO. There is a need of another solution which is independent of any external property.
For deployment target 8.3, there is unwanted top content inset for the UITextView. This problem disappears if the UIViewController property automaticallyAdjustsScrollViewInsets is set to NO. There is a need of another solution which is independent of any external property.