Blockstream / aqua_ios

Old GDK iOS wallet, new repo at https://github.com/AquaWallet/aqua-wallet
https://github.com/AquaWallet/aqua-wallet
GNU General Public License v3.0
18 stars 11 forks source link

Cannot scroll screen on iPhone 6s to see Recovery Phrase #1

Open bstin opened 3 years ago

bstin commented 3 years ago

The screen cuts off on "Confirm Backup" button and there is no way to scroll down.

Is this app correctly sized for iPhone 6 screens?

bstin commented 3 years ago

Are there plans to fix this issue? I really like the idea of Aqua but if its not sized for my device so I can't even backup the seed phrase, I can't use.....

alessandro-saglimbeni commented 3 years ago

@bstin this was fixed in the latest version now available on store v1.0.2, do you confirm?

bstin commented 3 years ago

Hi @alessandro-saglimbeni - the size issue is resolved.

However, can you explain how is the "Confirm Backup" screen supposed to work? The top line of text simply says: Confirm Backup, then below is a grid of 12 words, and they contain multiple copies of my words. For instance if my words are: A B C D E F G H I J K L, then the buttons are:

B C B
A B A
B D A
K K L

I'm assuming it should be telling me something like "Pick words 3, 7, and 11" at the top of the screen, but it doesn't fit on the screen?

bstin commented 3 years ago

To update (from browsing code in this repository), it appears that the localized string-id id_select_word_d doesn't fit on the screen, therefore thats why older devices (ie. iPhone 4,5,SE,6) can't complete the puzzle.