forked from core/mobile_nebula
ec1af2974a
When a user restores to a new phone, their TPM will no longer be able to decrypt the encrypted credentials. We have code already in place to delete "invalid" sites, which cleans these up by removing them. However, when trying to save a new site, Android continues to try to use the old keys which are no longer decryptable. So, when saving new encrypted files, simply reset the crypto keys if we are unable to encrypt. |
||
---|---|---|
.. | ||
components | ||
models | ||
screens | ||
services | ||
validators | ||
main.dart |