Post

Replies

Boosts

Views

Activity

Reply to Is there a bug in iOS15 navigating with VoiceOver?
We had the same issue in our app where a UIButton had "forceRightToLeft" set for its semantic content mode, but it was set in the nib file. It was likely this was set so the order of the image and text in the UIButton were reversed (unfortunately this is currently the top accepted answer on Stack Overflow at the time of writing). Curiously we also discovered that VoiceOver in iOS 16 beta, unlike previous versions of iOS, will tell you "Directionality changed from right to left".
Topic: App & System Services SubTopic: Core OS Tags:
Jul ’22
Reply to Is there a bug in iOS15 navigating with VoiceOver?
We had the same issue in our app where a UIButton had "forceRightToLeft" set for its semantic content mode, but it was set in the nib file. It was likely this was set so the order of the image and text in the UIButton were reversed (unfortunately this is currently the top accepted answer on Stack Overflow at the time of writing). Curiously we also discovered that VoiceOver in iOS 16 beta, unlike previous versions of iOS, will tell you "Directionality changed from right to left".
Topic: App & System Services SubTopic: Core OS Tags:
Replies
Boosts
Views
Activity
Jul ’22
Reply to Widget intent configuration generated code has warnings in Xcode 14
Same issue in beta 5 too
Replies
Boosts
Views
Activity
Aug ’22