Chris Jungmann
Results
2
comments of
Chris Jungmann
I've come across what seems like a similar problem with a full view UITextView set up with standard hierarchy of ViewController -> UIScrollView (TPKeyboardAvoidingScrollView) -> UITextView. I did not see...
As haojianzong mentions double check the class for the scrollview. Adding a "container" view in the case of a ScrollView with constraints set to the superview is also a good...