Appium: Unable to identify objects on iOS app

My experience with Appium is very limited. What I can tell you from the screenshots is that it is only recognizing the native parts of the app - and stopping inside the web view where there is the actual Ionic application.

(If I remember correctly, you had to use a different way to access the “app” to get inside the webview… some googling “appium cordova” [which is what is creating the webview in Ionic apps] should help)