You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: