6

Apple started explaining about your app. use of the IDFA (Advertising Identifier) on app. submission.

I am using Google Conversion Tracking SDK upon my client request. Which requires to add Adsupport.framework to the project Build Phases in xCode. Adsupport.framework uses the IDFA.

On App. submission you will be asked the following:

This app uses the Advertising Identifier to (select all that apply):
1.  Serve advertisements within the app
2.  Attribute this app installation to a previously served advertisement
3.  Attribute an action taken within this app to a previously served advertisement
If you think you have another acceptable use for the Advertising Identifier, contact us.

You must to check at least one of them to be allowed to submit your app.

I don't serve ads on my app. What should I check and why?

Qantas 94 Heavy
  • 15,750
  • 31
  • 68
  • 83
hasan
  • 23,815
  • 10
  • 63
  • 101
  • Good question. I faced this same issue. In my case it was with Flurry and I was able to revert to an older Flurry library to buy some time. – mm2001 Aug 21 '14 at 23:39
  • This question appears to be off-topic because it is about app store polices. (http://meta.stackoverflow.com/q/272165) – Flexo Oct 25 '14 at 20:48

1 Answers1

14

You should check the second box. You are using the conversion tracker indicating that you are attributing the app installation to a perviously served advertisement.

Ben M
  • 2,405
  • 1
  • 20
  • 19