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.)
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.)