You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 14, 2022. It is now read-only.
App source: F-Droid but I have also tried with the Google Play version
Android Version: 4.4.2
Custom ROM: No
Expected result
What is expected?
The code is accepted by the service and 2FA enabled What does happen instead?
Every service gives a similar error message: "Invalid code" or, in GitHub's case, "Two-factor code verification failed. Please try again."
Logcat
https://pastebin.com/d3VPLBZq
Captured on Linux with adb logcat | grep -i "org.shadowice.flocke.andotp"
Steps to reproduce
Create a new (or reuse an existing) account with services that offer 2FA TOTP
Scan the QR code or manually input the secret
Use the code provided by andOTP to enable 2FA
I have also already manually setting my timezone and time on both the phone and the computer to no avail. I have also looked at #269