I have changed in interface builder text layout from default to text kit 1 and now scrolltovisible works correct.
Post
Replies
Boosts
Views
Activity
I have found this bug in ios 16 beta 2 and posted to forum https://developer.apple.com/forums/thread/711388 and also set the bug to apple feedback. In fact scrollrangetovisible for long text brokes the textview. For the last 5 month I have observed with live interest this behaviour.
In the lates beta 7 of ios 16 - the wrong behaviour still exists. Now if you go to the end of the file, then open keyboard and then pressing the right button - the text starts flickering on the screen
The behaviour of uitextview has been changed from each beta, but not working correct. And in the recent beta (5) after adding some letter "a" to the end of text view the scroll area becomes longer that the end of text view.
Add this project to github: https://github.com/prjsoft/ios16textview
I have a bug with uitextview. Seems that uiscrollview has some defect in ios 16.
In spite I can run my app from 11.3 xcode in iOS13.3, but device support files for 13.3 is missed in this release of Xcode.
The bug exists in xcode 11.3. Can not run simplest code (one textedit and one button created in xcode 10.3) in iOS 12.4.2 29/12/2019 Oops looks I am wrong - it works.