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

IDFA not updated after giving consent to ATT if the SDK has been configured before #235

Open
DrAma999 opened this issue Dec 6, 2021 · 1 comment

Comments

@DrAma999
Copy link

DrAma999 commented Dec 6, 2021

The issue is reproducible following these steps:

  • initialize and configure Criteo SDK before asking for ATT
  • All requests will report an IDFA equal to 0000-0000-.....
  • Show ATT and give consent
  • All requests will report an IDFA equal to 0000-0000- they basically do not update the IDFA to the new value
  • A force restart of the application will show in the further request the new IDFA
    Basically it seems that after SDK configuration the IDFA is store for the session and it it doesn't observe eventual variation.
@iMustafaAbozaina
Copy link

Hey @DrAma999,

Did you solve the issue of IDFA? I face It also on another SDK

Regards,

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants