appfeel / analytics-google-adid

Enable iOS IDFA collection on Google Analytics (combine with appfeel/analytics-cordova)
MIT License
11 stars 5 forks source link

question: does this plugin respect the user's "limit ad tracking" setting? #9

Open BenMakesGames opened 6 years ago

BenMakesGames commented 6 years ago

I'm new to mobile dev - especially for Apple - and I noticed, upon submitting my app for review, that I'm asked to swear that my app "checks and honors a user's Limit Ad Tracking setting in iOS and, when it is enabled by a user, [...] does not use Advertising Identifier".

do I need another plugin to check this value, or does your plugin do this check for me somehow? (I tried looking at the source code; I'm not familiar with Objective C, but I didn't see anything that looked obviously like it was checking this for a "limit ad tracking" setting.)