t***@163.com
t***@163.com
  • 发布:2017-04-24 11:01
  • 更新:2017-04-24 11:41
  • 阅读:1214

iOS 上架审核被拒

分类:HBuilder
iOS

2017年4月用Hbuilder云端打包App上架审核被拒,原因如下:

  1. 5 Performance: Software Requirements (iOS)

  2. 10.0 Before You Submit: Program License Agreement (iOS)

Performance - 2.5.2

Your app, extension, and/or linked framework appears to contain code designed explicitly with the capability to change your app’s behavior or functionality after App Review approval, which is not in compliance with App Store Review Guideline 2.5.2 and section 3.3.2 of the Apple Developer Program License Agreement.

This code, combined with a remote resource, can facilitate significant changes to your app’s behavior compared to when it was initially reviewed for the App Store. While you may not be using this functionality currently, it has the potential to load private frameworks, private methods, and enable future feature changes. This includes any code which passes arbitrary parameters to dynamic methods such as dlopen(), dlsym(), respondsToSelector:, performSelector:, method_exchangeImplementations(), and running remote scripts in order to change app behavior and/or call SPI, based on the contents of the downloaded script. Even if the remote resource is not intentionally malicious, it could easily be hijacked via a Man In The Middle (MiTM) attack, which can pose a serious security vulnerability to users of your app.

Next Steps

Perform an in-depth review of your app and remove any code, frameworks, or SDKs that fall in line with the functionality described above and resubmit your app’s binary for review.

PLA 1.2

The seller and company names associated with your app do not reflect the name of the responsible institution in the app or its metadata, as required by section 1.2 of the Apple Developer Program License Agreement.
在去掉个推SDK后重新打包审核通过,现在因为公司业务需要做消息推送,请问有办法能解决使用了个推的SDK也能保证iOS审核通过吗?

2017-04-24 11:01 负责人:无 分享
已邀请:
Trust

Trust - 少说废话

最新版HBuilder云打包已经更新了个推的sdk。

t***@163.com

t***@163.com (作者)

是最新alpha版的吗?

  • Trust

    正式版的就可以。

    2017-04-24 11:41

t***@163.com

t***@163.com (作者)

是最新alpha版的吗?

该问题目前已经被锁定, 无法添加新回复