Giter Site home page Giter Site logo

OTP list empty on Android O about andotp HOT 6 CLOSED

andotp avatar andotp commented on May 10, 2024
OTP list empty on Android O

from andotp.

Comments (6)

flocke avatar flocke commented on May 10, 2024

@alphazo Could you upload a logcat? This could be the same error as #16

from andotp.

flocke avatar flocke commented on May 10, 2024

I'm gonna set up an Android O virtual phone tomorrow and check it out myself.

from andotp.

alphazo avatar alphazo commented on May 10, 2024

More progress (Nexus5X).

  • TitaniumBackup Restore (App+Data) : Empty list
  • TitaniumBackup Restore (App+Data) + andOTP JSON restore : Empty list
  • All the above then data erase + andOTP JSON restore : list is back ;)
  • andOTP uninstalled then re-installed + TitaniumBakup restore (data only): Empty list
  • andOTP uninstalled then re-installed + andOTP JSON restore : list is back ;)

There is a crypto related exception in the logcat: logcat_and_device_info.zip

PS: andOTP is not the only app I had issue with. Waze for expample kept FC until I fully erased app data.

from andotp.

flocke avatar flocke commented on May 10, 2024

Yes, this is to be expected. See the "Backups" section of the README on GitHub.
Titanium Backup only saves the encrypted data files, but to decrypt them a key is needed which is stored in the Android KeyStore. This key can not be backed up, so you can only use the internal backup function and not Titanium.

I think I read somewhere that Waze also uses the KeyStore, so it's probably the same problem there.

Sent from my Google Nexus 5X using FastHub

from andotp.

alphazo avatar alphazo commented on May 10, 2024

Good to hear there is an explanation. At least I had a recent in-application backup handy ;)

from andotp.

flocke avatar flocke commented on May 10, 2024

After looking at your logcat I'm 99% sure that is exactly whats happening.
I will close this report, just open a new one if there is something else strange happening on Android O.

from andotp.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.