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

v2.2.2 still referencing IDFA #111

Closed
shochet opened this issue Jan 12, 2021 · 1 comment
Closed

v2.2.2 still referencing IDFA #111

shochet opened this issue Jan 12, 2021 · 1 comment

Comments

@shochet
Copy link

shochet commented Jan 12, 2021

FYI - Looks like Controller.cs is still calling

properties["$ios_ifa"] = Device.advertisingIdentifier;

inside GetEventsDefaultProperties()
v2.2.1 removed the line from GetEngageDefaultProperties but left this reference in accidentally?
This is easy to work around by commenting out the line.

@zihejia
Copy link
Contributor

zihejia commented Mar 9, 2021

hi @shochet , this has been removed in v2.2.3. Thanks for bringing it up.

@zihejia zihejia closed this as completed Mar 9, 2021
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