I am unable to inspect any elements using the Accessibility Inspector on iOS 13.2 and higher simulators running on Mac OS Mojave or Catalina. Has anyone else also encountered this issue and if so, is there a solution to this? I did not encounter this issue on iOS 12 Simulators, though.
-
https://forums.developer.apple.com/thread/123690 – matt Dec 25 '19 at 01:05
-
https://forums.developer.apple.com/thread/127247 – matt Dec 25 '19 at 01:05
-
https://forums.developer.apple.com/thread/126916 – matt Dec 25 '19 at 01:06
4 Answers
Has anyone else also encountered this issue and if so, is there a solution to this?
Yes, everyone else has encountered this issue (I provided some links, in comments, showing people complaining about the problem), and no, there is no known standard solution.

- 515,959
- 87
- 875
- 1,141
-
@Badrinath Not as far as I know. Accessibility is hosed. Did you try the 11.4 beta? – matt Feb 22 '20 at 03:43
I was encountering a persistent crash when launching the Accessibility Inspector via Spotlight/Alfred. However, if I launch the tool from within Xcode it launches fine and allows me to interact with the Simulator.
From the menu bar:
Xcode
-> Open Developer Tool
-> Accessibility Inspector

- 3,542
- 3
- 31
- 32
-
I have his issue as of Xcode 12.5.1 And Big Sur 11.5 - this fixed it thank you! – Nick Hingston Jun 24 '21 at 08:50
This issue has been resolved for good with Xcode 11.4.1
Please upgrade to that version if you are still facing accessibility inspector issues.
-
1Xcode 11.5 ios 12 simulator still has this problem, IOS 13 works as expected – Mike.R Jul 28 '20 at 09:13
-
Just to add that it fails with Xcode 11.5 in iOS 12 simulators and tested in macOS 10.15.5 and 10.15.6. – CoderPug Jul 29 '20 at 16:31
This issue should be resolved with macOS 10.15.2 when using a simulator running iOS 13.3 or higher.
Below that version, the solution is to use a simulator running iOS 12.x

- 94
- 3
- 9