Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FID rotate unexpectedly with daily active user #6415

Open
b95505017 opened this issue Oct 28, 2024 · 1 comment
Open

FID rotate unexpectedly with daily active user #6415

b95505017 opened this issue Oct 28, 2024 · 1 comment
Labels
api: installations type: question Further information is requested

Comments

@b95505017
Copy link

b95505017 commented Oct 28, 2024

According from Document:

Here are some cases where FIDs could be deleted or rotated:

  • Uninstallation or reinstallation of the app, for instance when an end user installs on a new device.
  • The end user clears the cache of the app or the device.
  • FID deletion is triggered in the backend due to app inactivity (currently the threshold for this is 270 days of inactivity).

We use FID as the base of database encrypted key by its lifecycle (only if user reaches three cases above). But in reality, our daily active user still may face to FID rotate unexpectedly, thus database decryption failed.

For a daily active user, is there any other reason causing FID rotation?
I face this issue as well after updating app through Google Play. Just use our app normally a hours ago.

@google-oss-bot
Copy link
Contributor

I couldn't figure out how to label this issue, so I've labeled it for a human to triage. Hang tight.

@lehcar09 lehcar09 added api: installations type: question Further information is requested and removed needs-triage labels Oct 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: installations type: question Further information is requested
Projects
None yet
Development

No branches or pull requests

3 participants