apptentive / apptentive-ios

Apptentive Legacy SDK for iOS. See https://github.com/apptentive/apptentive-kit-ios for Version 6.
http://www.apptentive.com/
BSD 3-Clause "New" or "Revised" License
147 stars 103 forks source link

Advertising Identifier #286

Closed DanMorganiOS closed 3 years ago

DanMorganiOS commented 4 years ago

Hi Apptentive Team,

I noticed in this file here we are trying to access the advertising identifier off the device. With the changes to IDFA in iOS 14 do you anticipate changing/removing this code? Will my app with your SDK be compliant with the new guidelines around the IDFA for submission with Apple?

CaseyApptentive commented 4 years ago

Hi @DanMorganiOS. Great question, and one that's especially important with iOS 14.

We do not collect IDFA. It's a field on our backend that is available, but it is turned off by default.

This has been the case for every app we work with and it has not been an issue with submissions.

Let me know if you have any additional questions

frankus commented 3 years ago

The unused IDFA collection code has been removed in the new 5.3.2 release.