Post

Replies

Boosts

Views

Activity

tvOS Search: keyboard grid broke on RTL
Hi there! I am working on a tvOS application with a UISearchController. I have a problem when the grid keyboard is selected in the settings (Settings->General->Keyboard Layout). When i use RTL the whole search screen breaks because i use the built in segment control in UISearchController.searchBar.scopeButtonTitles When I do not add it, then everything is displayed well. How can I fix this bug without creating a separate segment control object? Environment tvOS 16+ UIKit The problem exists on the Simulator as well as on the Apple TVs I tested: 4K (2nd generation) and 4K (1st generation)
0
0
789
Jul ’23
How to stop the screen from going to sleep
How to stop the screen from going to sleep in the iPad app on macOS? This solution does not help "UIApplication.shared.isIdleTimerDisabled = true"
Replies
1
Boosts
0
Views
867
Activity
Oct ’23
tvOS Search: keyboard grid broke on RTL
Hi there! I am working on a tvOS application with a UISearchController. I have a problem when the grid keyboard is selected in the settings (Settings->General->Keyboard Layout). When i use RTL the whole search screen breaks because i use the built in segment control in UISearchController.searchBar.scopeButtonTitles When I do not add it, then everything is displayed well. How can I fix this bug without creating a separate segment control object? Environment tvOS 16+ UIKit The problem exists on the Simulator as well as on the Apple TVs I tested: 4K (2nd generation) and 4K (1st generation)
Replies
0
Boosts
0
Views
789
Activity
Jul ’23