[Solved]Handling Numeric keyboard

I need to send numbers to a field which is for amount. When i tap on the field Numeric keyboard gets visible. Sendkeys() fail to insert the numbers on the field as it takes the parameters as string. Anybody has solution for it???

issue solved problem was in app not an Appium issue.