freeotp / freeotp-ios

Apache License 2.0
686 stars 172 forks source link

Can’t delete old or wrong token #220

Open nnwise43745 opened 3 years ago

nnwise43745 commented 3 years ago

I can’t delete old or wrong token in Free otp. Even I delete app and reinstall it get stuck

zer0systems commented 3 years ago

I also, am dealing with the same issue. How can a feature such as "delete" or even "edit" be overlooked during design? Same thing though, I delete the app, reinstall, and the tokens are still there. What is going on here?

zer0systems commented 3 years ago

I'd like to update my previous post. You can indeed "delete" tokens from your Keychain quiet easily. Simply swipe left on any token and a menu will popup at the bottom of the display allowing one to remove the token. Tap "remove" and you're good to go! I must apologize for not investigating this deeper before posting. As for any token editing features, like changing the name or icon - they do not exist as far as I can tell. Would be a GRRRRRREAT addition, wink, wink. ;)

peterdd commented 3 years ago

On my phone with 2.2.1 it is a swipe to the right side to delete a token.

BatsaxIV commented 3 years ago

Hi, On iOS 14, you can delete a token with a swipe from the left, 10 min to find it... Probably an edit menu or a swipe with a preview of a red button (gmail for example) would be better.

quarfie commented 3 years ago

I never would have figured this out without this thread and most importantly @peterdd's comment.

ChainsawGarden commented 3 years ago

The app should tell you you can do this.

ChainsawGarden commented 3 years ago

Should, as in, there should be some sort of tutorial / hints as to how you could do it, added into the app.

dfischbach commented 2 years ago

Delete on iOS is always swipe from right to left. The mechanism is also part of the list control. Please pay attention to the human interface guidelines for the implementation of the delete function.

justin-stephenson commented 2 years ago

This should be resolved with https://github.com/freeotp/freeotp-ios/issues/268