On the Apple TV, if you prefer not to input text using the Siri Remote you can use a nearby iPhone or iPad to type. Whenever a text field appears on the ‌Apple TV‌, a notification appears on the ...
When iOS 15 was released to the public last month, a common complaint quickly emerged about notifications. In previous versions of iOS, Apple offered a dedicated way to disable Apple Watch Keyboard ...
So I needed to find out when the keyboard opens and hides, so I registered for UIKeyboardDidHideNotification. When I'm editing a text field, it works great. But if it's a text view, nothing happens.