Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

IDFA & Google Conversion Tracking SDK [closed]

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?

like image 415
hasan Avatar asked Aug 11 '14 19:08

hasan


Video Answer


1 Answers

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.

like image 112
Ben M Avatar answered Sep 19 '22 00:09

Ben M