Post

Replies

Boosts

Views

Activity

Reply to What iPhone and iPad models under iOS 26 support SpeechTranscriber
But you publish iPhone and iPad list that support iOS 26. To plan an App that will work with SpeechTranscriber we definitely must have some information about the hardware that supports it. For example if SpeechTranscriber does not work on any iPhone and iPad it is not any sense to make App for using this Api. Also this Api does not work in Simulator, so the developer must buy the device that support this Api.
Topic: App & System Services SubTopic: Hardware Tags:
Oct ’25
Reply to Scroll to Bottom of List in iOS 16 Beta / Xcode 14 Beta 3
I have a bug with uitextview. Seems that uiscrollview has some defect in ios 16.
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
Aug ’22
Reply to ios 16 uitextview refresh problem
Add this project to github: https://github.com/prjsoft/ios16textview
Topic: UI Frameworks SubTopic: UIKit Tags:
Replies
Boosts
Views
Activity
Aug ’22
Reply to ios 16 uitextview refresh problem
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.
Topic: UI Frameworks SubTopic: UIKit Tags:
Replies
Boosts
Views
Activity
Aug ’22
Reply to ios 16 uitextview refresh problem
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
Topic: UI Frameworks SubTopic: UIKit Tags:
Replies
Boosts
Views
Activity
Sep ’22
Reply to UITextView.scrollRangeToVisible() broken
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.
Topic: App & System Services SubTopic: Core OS Tags:
Replies
Boosts
Views
Activity
Nov ’22
Reply to UITextView.scrollRangeToVisible() broken
I have changed in interface builder text layout from default to text kit 1 and now scrolltovisible works correct.
Topic: App & System Services SubTopic: Core OS Tags:
Replies
Boosts
Views
Activity
Nov ’22
Reply to What iPhone and iPad models under iOS 26 support SpeechTranscriber
But you publish iPhone and iPad list that support iOS 26. To plan an App that will work with SpeechTranscriber we definitely must have some information about the hardware that supports it. For example if SpeechTranscriber does not work on any iPhone and iPad it is not any sense to make App for using this Api. Also this Api does not work in Simulator, so the developer must buy the device that support this Api.
Topic: App & System Services SubTopic: Hardware Tags:
Replies
Boosts
Views
Activity
Oct ’25