Xcode 9 Object Spy?

Any good Object Spy that works with Xcode 9.

iOS inspector.html works ok, but doesn’t seem to identify all objects.

Thanks

You can use either accessibility Inspector or Appium Inspector to identify objects. Even-though some couldn’t able to identify for that we need to make sure all required attributes has been set in code(Obj-c or Swift).

Thanks you for your reply. Looks like the inspector I was using before has been updated to work with Xcode 9. Macaca App Inspector. It’s not working perfect, still having issues, but it looks like they are working on a fix.

Use Appium desktop for identifying the elements