On iOS16, I can't open the audio chart details page via the Audio Graph defined by AXChartDescriptorRepresentable
. When trying to open chart details through VoiceOver, the screen flashes for a moment (the content seems to be correct) and then disappears immediately. This behavior was normal on iOS 15, but it doesn't work from iOS 16 beta to RC.
I have uploaded the sample project to https://github.com/gongzhang/audio-graph-example. It needs to be running on a physical iOS 16 device with VoiceOver enabled to operate.
- Run the sample project
- Open the Audio Graph detail page, by using VoiceOver, swiping down until you hear Chart details.
- The chart detail page disappears immediately.
Reported FB11479931