zecwalletco / zecwallet-mobile

Zecwallet Android and iOS apps
10 stars 11 forks source link

Unable to send amount less than 1 ZEC #15

Closed rex4539 closed 4 years ago

rex4539 commented 4 years ago

If you try to type anything less than 1 ZEC, you get "Invalid Amount" error.

BostonZcash commented 4 years ago

@rex4539 What is your device's locale using as a decimal separator, a period or a comma, and which are you typing in?

rex4539 commented 4 years ago

image

BostonZcash commented 4 years ago

Thanks. I just switched my iOS region to one that uses the comma as a decimal separator and was able to replicate the same.

The iOS numpad here only allows you to enter whatever the region is set to.

The app should respect whatever the iOS numpad input is using for the separator, and also the 0.0 amount preview should switch based on region.