Post

Replies

Boosts

Views

Activity

UIContentUnavailableConfiguration and Accessibility VoiceOver
I have been implementing UIContentUnavailableConfigurations in my app and I've noticed that when contentUnavailableConfiguration changes via func updateContentUnavailableConfiguration(using state: UIContentUnavailableConfigurationState) VoiceOver does not focus on the content of the UIContentUnavailableConfiguration. It either focuses on the NavBar back button or on a subview behind the content unavailable overlay. I've looked at using UIAccessibility.post(notification: UIAccessibility.Notification.screenChanged, argument: nil) but I can't find an accessibility element to provide as an argument. Is there a way to focus VoiceOver on the UIContentUnavailableView when contentUnavailableConfiguration changes?
Topic: UI Frameworks SubTopic: UIKit Tags:
0
0
344
Nov ’23
Dismiss Tip
Is it possible to disable the ability for the user to dismiss a tip? If not, is there a way to activate a tip again after it has been dismissed? Can the tip status be reset without deleting the datastore? I want to show a tip for password help after 3 failed login attempts but I never want it to be invalidated by the user.
3
1
1.5k
Sep ’23
SF Symbols 3 app crashes
I dragged two of my version 2.0 custom symbols into the Custom Symbols directory in the Library of SF Symbols 3 Beta. The first symbol was fine. The second symbol caused the app to crash. Now it crashes every time I tap Custom Symbols. I tried deleting the app and reinstalling but the crash continues to happen. Is there something else I need to delete to get it to work again?
Topic: Design SubTopic: General Tags:
4
0
1.3k
Jun ’21