Appium Input error

Hi,
Sometimes when data is entered in text via appium (Java framework), many times it is observed that it does not send whole input.
Example : I am trying to input “abcdef”.
It inputs “acdf”
Please suggest solution for same, as it is impacting my execution.