Text Field can only be selected using XPath

Hi all,

I’m setting up some Appium java tests for an ionic app and when trying to select a text field it only allows me to do so when using xpath to identify it. Ive tried switching contexts to web view and it says such a context is not available. Would appreciate some help. Here are screenshots of the inspector, and the code used to select it.