AX ERROR when using Accessibility Inspector for iOS app.
问题 I'm testing an iPhone app with the simulator. Whenever I click on certain elements, I receive this error in console: AX ERROR: Could not find my mock parent, most likely I am stale. This error does not seem to cause any side-effects. I can use the app and examine the elements freely. Any idea what it may be caused by? 回答1: https://github.com/freerangecode/FRCTableViewDataSources/commit/8d6fbfe8520a94275dd1e1e175ee445e4e0f2b01 Change made to fix issue, you might need to pull changes and update