苹果开始解释你的应用程序。在app上使用IDFA (广告标识符)。提交。
我正在使用谷歌转换跟踪SDK,应我的客户要求。它需要将Adsupport.framework添加到xCode中的项目构建阶段。Adsupport.framework使用IDFA。
在应用程序上。你将被问到以下问题:
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.你必须至少检查其中一个才能提交你的应用程序。
我不为我的应用程序提供广告。我应该检查什么?为什么?
发布于 2014-10-22 21:19:52
你应该检查第二个框。您正在使用转换跟踪器,表明您将应用程序的安装归因于一个经过特殊服务的广告。
https://stackoverflow.com/questions/25251385
复制相似问题