twofas / 2fas-ios

Source code for 2FAS iOS app
GNU General Public License v3.0
525 stars 39 forks source link

Token sorting on Apple Watch #93

Closed valynor closed 1 month ago

valynor commented 5 months ago

Bug type

Other

App version

5.3.6

Device environment

iPhone 13 Pro Max, 17.4.1

Bug description

The sorting of the tokens (8) in the 2FAS app on my iPhone is alphabetical A->Z. The sorting on the Apple Watch companion app is different - it's mostly alphabetical ;-) but there are a few tokens in the wrong place.

Edit: Looking at the token list on the watch it could possibly be related to tokens with a space in their name.

adocyn commented 5 months ago

@valynor We're using the "manual" sorting so the order is the same as on iPhone and you change services order there. But yeah, if you're using alphabetical, then it won't match the list on iPhone. I'll add to backlog other sorting options 👍

adocyn commented 1 month ago

@valynor This should be in release now.