帖子
帖子
用户
博客
课程
显示全部楼层
8
帖子
0
勋章
65
Y币

[App引擎] 求助,App Store PLA 3.3.12 被拒,怎么解决呀?

[复制链接]
发表于 2015-11-8 16:57:17
PLA 3.3.12

Thank you for your resubmission. Upon further review, we still find that your app uses the Advertising Identifier but does not include ad functionality. This does not comply with the terms of the Apple Developer Program License Agreement, as required by the App Store Review Guidelines.

Note: iAd does not use the AdSupport framework, ASIdentifierManager, or the Advertising Identifier. Therefore they are not required for iAd implementations and should not be included in your app for iAd support.

If your app is serving ads, please:

- Ensure that you have tested your app on a device, not just the simulator, and that you have removed all previous versions of your app prior to testing

- Provide us the steps to locate ads in your app

If your app does not serve ads, please check your code - including any third-party libraries - to remove any instances of:

class: ASIdentifierManager
selector: advertisingIdentifier
framework: AdSupport.framework

If you are planning to incorporate ads in a future version, please remove the Advertising Identifier from your app until you have included ad functionality.

To help locate the Advertising Identifier, use the “nm” tool. For information on the “nm” tool, please see the nm man page.

If you do not have access to the libraries' source, you may be able to search the compiled binary using the "strings" or "otool" command line tools. The "strings" tool lists the methods that the library calls, and "otool -ov" will list the Objective-C class structures and their defined methods. These techniques can help you narrow down where the problematic code resides.


今天被苹果拒绝了,如何解决?是哪个模块用到了广告模块而app中没有广告呢?
之前也提交过两次,这次并没有新增模块
截图中是我用到的模块
bj.jpg
bj2.jpg
8
帖子
0
勋章
65
Y币
http://bbs**.**/thread-5420-1-1.html

我按这个选择重新提交试试
您需要登录后才可以回帖 登录

本版积分规则