Does my app use IDFA? Confused

Here are my plugins

plugins = { ["plugin.google.play.services"] = { publisherId = "com.coronalabs" }, ["CoronaProvider.ads.vungle"] = { publisherId = "com.vungle", }, ["CoronaProvider.ads.iads"] = { publisherId = "com.coronalabs", supportedPlatforms = { iphone = true }, }, ["plugin.google.iap.v3"] = { publisherId = "com.coronalabs", supportedPlatforms = { android=true } }, },

I am using iads, admob and vungle on iOS and Im not using facebook. 

Do I check yes or no?

Yes, I think it does. If you google for this in Corona there is somewhere a good descriptor of what to set for these entries.

iAds does not use the IFDA.  I don’t know about Vungle and AdMob, but I would assume they do.  I would go ahead and check it.

Rob

You need to say Yes to IDFA usage.

AdMob and Vungle use Apple’s IDFA.

Yes, I think it does. If you google for this in Corona there is somewhere a good descriptor of what to set for these entries.

iAds does not use the IFDA.  I don’t know about Vungle and AdMob, but I would assume they do.  I would go ahead and check it.

Rob

You need to say Yes to IDFA usage.

AdMob and Vungle use Apple’s IDFA.