I\'m having an issue with moving the voiceover cursor to a specific element on viewDidAppear. I followed Apple\'s guidelines for focusing on a specific element, in this case a d
FYI: As of iOS 11, both UIAccessibilityScreenChangedNotification and UIAccessibilityLayoutChangedNotification reliably focus Voice Over elements for me.