I am trying to upload application update on itunes, but it does identify my app as using IDFA although i am not serving any ads in the app !
i found this link on google dev site : https://developers.google.com/analytics/devguides/collection/ios/v3/#headers
however , i do not enable IDFA settings how disable IDFA usage ?
shall i remove lib libAdIdAccess.a AdSupport.framework
does apple approved usage of IDFA for tracking ?
it seems it was issue in my google analytic settings , where i have enabled by mistake advanced analytic like age , gender etc in my google analytic dashboard
disabling this config resolved the issue