SendKeys from Webdriver through Appium to the device to password field on a web App sends wrong value

Hi,
Im using Selenium web driver.
I’m sending a value to a password field on Android web App ,
I send 4 values, however the field on the Android device took 5 values and I cannot see the value as it’s encrypt. Any advices on this?