setText and setValue re not working in ios

Hi,
I have a problem with setText and setValue methods, they hang up when trying to type something in the TextField.
It found the element , it cleared it and it hangs when trying to run sendKeys(text) method.

I am using the latest version of appium and xcode 8.1

What causes this issue ?

Thank you

I am also facing the same issue :frowning: