RavenProject / ravenwallet-ios

MIT License
25 stars 21 forks source link

transaction calculation is input incorrectly - iOS 12.2 #98

Open summertimeisfun opened 5 years ago

summertimeisfun commented 5 years ago

When selecting USD for sending transaction amount and starting with a . then inputting the USD amount, the values are (n - 1). Video shows the process.

RPReplay_Final1555631911.zip

jeroz1 commented 5 years ago

Took me a while to reproduce this. IOS 12.2 RVN Wallet 1.1.2

You need to set the currency to fiat (EUR or DOLLAR).

Starting with . or , (depending on regional setting) results in all keys to behave weirdly. Typing 1 results in 0 on screen, Typing 2 results in 1 on screen, etc..