Not able to type anything in UIASecureTextfield

How do i type on UIASecureTextfield ?

As of now i am using precise tap, but dont think thats a good way to type.

Any idea how to tap on characters on keypad ? As of now, sendKeys and setValue is an issue in Appium - https://github.com/appium/appium/issues/4559