zoukankan      html  css  js  c++  java
  • Admob IDFA 无法提交AppStore审核的解决方法

    近期增加Admob 广告,发现提交AppStore 审核时。无法通过,如图。不停的查Google,搞了一个通宵,终于还是攻克了,先看问题,最后给出答案。


    学好英文非常重要啊,当年CET-4没过。遗憾。


    错误信息:

    Submit for Review
    CancelSubmit
    Export Compliance


    Have you added or made changes to encryption features since your last submission of this app?
    Export laws require that products containing encryption must be properly authorized for export. Failure to comply could result in severe penalties. Learn more about export requirements.
    Yes
    No


    Content Rights

    Does your app contain, display, or access third-party content?
    Yes
    No


    Do you have all necessary rights to that content or are you otherwise permitted to use it under the laws of each App Store territory in which your app is available?
    Yes
    No


    Advertising Identifier
    Does this app use the Advertising Identifier (IDFA)?
    The Advertising Identifier (IDFA) is a unique ID for each iOS device and is the only way to offer targeted ads. Users can choose to limit ad targeting on their iOS device.


    If your app is using the Advertising Identifier, check your code—including any third-party code—before you submit it to make sure that your app uses the Advertising Identifier only for the purposes listed below and respects the Limit Ad Tracking setting. If you include third-party code in your app, you are responsible for the behavior of such code, so be sure to check with your third-party provider to confirm compliance with the usage limitations of the Advertising Identifier and the Limit Ad Tracking setting.


    This app uses the Advertising Identifier to (select all that apply):


    Serve advertisements within the app (Admob 广告选择)


    Attribute this app installation to a previously served advertisement (不建议选择,审核结果出来后我再补充)


    Attribute an action taken within this app to a previously served advertisment (不建议选择,审核结果出来后我再补充)
    If you think you have another acceptable use for the Advertising Identifier, contact us.


    Limit Ad Tracking setting in iOS


    I, Huang **, confirm that this app, and any third party that interfaces with this app, uses the Advertising Identifier checks and honors a user's Limit Ad Tracking setting in iOS and, when it is enabled by a user, this app does not use Advertising Identifier, and any information obtained through the use of the Advertising Identifier, in any way other than for "Limited Advertising Purposes" as defined in the iOS Developer Program License Agreement.
    Yes
    No


    Ensure that you select the correct answer for Advertising Identifier (IDFA) usage. If your app does contain the IDFA and you select No, the binary will be permanently rejected and you will have to submit a different binary.

    截图:



    解决方法:

    随便传个包上去,然后拒绝掉,又一次prepare to upload。就会出现选项。相应选择就好了。

    參考 http://my.oschina.net/u/615517/blog/227110


    另外,Admob 仅仅须要选第一个选项。如图,不懂其它两项是什么意思,Google搜索到的。


    假设您认为这边文章对你有帮助,请往我的支付宝client,扫描二维码,捐赠 X元,^_^,谢谢!


  • 相关阅读:
    pdf2html 的docker使用方法和细节
    CSS 各种特效,让设计高大上
    阳光沙滩的ps图片应该包含的元素
    flex布局好好研究把,总是记不住,记性差了,为什么
    proxy研究,不要照本宣科,我们来点有研究精神的文章
    彻底弄懂vue的scoped和deep的作用-----这两个关键词主要处理CSS相关的东西
    JS从数组中,随机抽取6个不重复的元素
    关于nginx隐藏index.php入口文件注意事项
    TP开发项目时遇到的问题记录
    TP3.2.x判断手机端访问,同一个域名在PC和手机端展示不同模板(半独立式网站)
  • 原文地址:https://www.cnblogs.com/wgwyanfs/p/7284289.html
Copyright © 2011-2022 走看看