Finding elements in iOS application

Hi all,

I recently started using appium, it’s so good.

I’m wondering is there a another way to locate elements in iOS applications other than appium inspector. I know there is uiautomatorviewer for android. but unfortunately i don’t find anything for iOS.

I use the Appium Ruby Console more than the inspector. Here’s a good tutorial on setting it up and using:

https://saucelabs.com/resources/articles/appium-bootcamp-chapter-2