14

In the iOS simulator with XCode 5, opening the Accessibility Inspector freezes the simulator. There does not seem to be a way to exit the Accessibility Inspector.

Quitting and reopening the simulator, changing the hardware type, and restarting the computer all do not close the Accessibility Inspector. Any other ideas for fixing the issue?

Ted
  • 22,696
  • 11
  • 95
  • 109
agile_heresy
  • 418
  • 2
  • 12

2 Answers2

12

While not a complete fix for the accessibility inspector, clicking

iOS Simulator -> Reset Content and Settings

will close the inspector.

The freeze will probably be fixed with the official release.

agile_heresy
  • 418
  • 2
  • 12
5

This may not help depending on your project, but the Accessibility Inspector appears to still work in the iOS 6.1 Simulator.

Max Meyers
  • 267
  • 2
  • 9