Unable to send keys to an ios application

Hi All,

I’m using the function FindElement and SendKeys. This function is identifying the element but not able to send the keys. Please help to solve this issue.

Perhaps you can include your code ? screenshots ?

I think you’re missing element.click action.
posting your code will help better to investigate, however if you’re missing click action you need not to, performing click action is your solution.

Thank you
Harsha