n***@163.com
n***@163.com
  • 发布:2019-09-27 17:43
  • 更新:2019-10-17 07:34
  • 阅读:1647

ios 提交被拒

分类:uni-app

We discovered that your app contains hidden features. Attempting to hide features, functionality or content in your app is considered egregious behavior and can lead to removal from the Apple Developer Program.

Specifically, we found that your app includes PGPay SDK, AliPay, Taobao H5 Payments and Ping++ Pay, which provides access to external payment mechanisms and enables the purchase of content, services, or functionality by means other than the in-app purchase API.

If you feel that we have misunderstood how your app functions and that your app is compliant with the App Store Review Guidelines, please reply to this message in Resolution Center to explain how this feature works.

The next submission of this app may require a longer review time, and this app will not be eligible for an expedited review until this issue is resolved.

我们发现您的应用程序包含隐藏的功能。试图在应用程序中隐藏功能、功能或内容被认为是非常恶劣的行为,可能会导致从苹果开发人员程序中删除。

具体来说,我们发现您的app中包含了PGPay SDK、支付宝、淘宝H5支付和Ping++ Pay,这些支付工具提供了外部支付机制的接入,可以通过应用内购买API以外的方式购买内容、服务或功能。

如果您觉得我们误解了您的应用程序的功能,并且您的应用程序符合app Store Review Guidelines,请在Resolution Center回复这条消息,解释这个功能是如何工作的。

此应用程序的下一次提交可能需要更长的审核时间,在此问题解决之前,此应用程序将没有资格进行加急审核。

2019-09-27 17:43 负责人:无 分享
已邀请:
DCloud_heavensoft
  • n***@163.com (作者)

    你好,我检查了我的代码,我代码里面是没有支付相关代码的,然后manifest.json里面也没有勾选任何支付相关的配置,另外我是离线打包的,然后用xcode打包提交后,俩次都是这个原因被拒,这个是不是离线打包里面有什么默认配置有支付这方面的东西,需要怎么改呢?

    2019-10-07 12:41

  • DCloud_heavensoft

    回复 n***@163.com: 离线打包不要选支付宝和微信的sdk

    2019-10-07 17:48

  • n***@163.com (作者)

    回复 DCloud_heavensoft: 你好,离线打包的支付宝和微信sdk是默认选中的嘛,我的ios打包的sdk是直接从官网下的,里面的大部分配置,直接是默认的,也不知道哪块是可选支付的sdk的,这个能说一下位置嘛,谢谢!

    2019-10-08 08:59

n***@163.com

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

是不是在下面这个地去除不需要的?

  • CLP

    对,参考离线sdk包里的Feature-iOS.xls里Payment模块,把不需要的微信和支付宝的相关库删除,保留liblibPayment.a库。最好和苹果说明PGPay SDK 的PGPay只是个名字而已并没有违反苹果支付相关的政策

    2019-10-08 13:03

  • n***@163.com (作者)

    回复 CLP: 是里面提到的所有相关.a和.framework文件都需要删除嘛,payment这块涉及好多文件还有一些.tbd文件,这些需要删除嘛,如下图都需要删除什么文件,还有就是上面提到了Ping++ Pay 这个是不是对应libpingpp.a?需不需要删除?

    2019-10-08 15:54

  • CLP

    回复 n***@163.com: libpingpp.a这个是什么,哪里看到的?

    2019-10-08 16:09

  • CLP

    回复 n***@163.com: libpingpppay.a 和libpingpp.a 你工程里有这2个库 也把它删掉

    2019-10-08 16:26

n***@163.com

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

这里面需要删除哪几个?谢谢,请看一下

  • CLP

    https://ask.dcloud.net.cn/article/36447, 这个删除库需要知道依赖关系,Library那栏里的可以删除,Framework那栏,你自己需要看哪些是其他模块也会用到的,如果有用到要保留,尤其是系统库;第三方的库可以删除,比如AlipaySDK.framework看名字就知道,是阿里的三方库,可以删除。

    2019-10-08 16:14

  • n***@163.com (作者)

    回复 CLP: 好的,我删除试试,谢谢了

    2019-10-08 16:17

  • n***@163.com (作者)

    回复 CLP: 删除libWeChatSDK_pay.a报以下问题

    2019-10-10 09:11

n***@163.com

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

libWeChatSDK_pay.a删除后报以下第一张图的错
然后我把liblibPGInvocation.a也删除了,报以下第二张图的错
我试过单独删除liblibPGInvocation.a不报错
但是如果liblibPGInvocation.a存在的话,删除libWeChatSDK_pay.a或者liblibPayment.a或者libIAPPay.a都会报第一张图的错,但是如果删除liblibPGInvocation.a之后再去删除后面三个都会报第二张图的错,单独删除liblibPGInvocation.a不报错

gangder

gangder - 123 abc hello

同样问题被拒绝,哎~~

发件人 Apple

  1. 3 Performance: Accurate Metadata
    Guideline 2.3.1 - Performance

We discovered that your app contains hidden features. Attempting to hide features,

functionality or content in your app is considered egregious behavior and can lead to removal

from the Apple Developer Program.

Specifically, we found that your app includes PGPay SDK, AliPay (支付寶) and Taobao H5

Payments, which provides access to external payment mechanisms and enables the purchase of

content, services, or functionality by means other than the in-app purchase API.

If you feel that we have misunderstood how your app functions and that your app is compliant

with the App Store Review Guidelines, please reply to this message in Resolution Center to

explain how this feature works.

The next submission of this app may require a longer review time, and this app will not be

eligible for an expedited review until this issue is resolved.

Next Steps

  • Review the Performance section of the App Store Review Guidelines.
  • Ensure your app, as well as any third-party code and SDKs implemented in your app, are

compliant with all sections of the App Store Review Guidelines and the Terms & Conditions of

the Apple Developer Program.

  • Revise or remove the hidden features from your app. Once your app is fully compliant,

resubmit your app for review.

Submitting apps designed to mislead or harm customers or evade the review process may result

in the termination of your Apple Developer Program account. Review the Terms & Conditions of

the Apple Developer Program to learn more about our policies regarding termination.

  • CLP

    参考https://ask.dcloud.net.cn/article/36447这个文章

    2019-10-17 11:31

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