4***@qq.com
4***@qq.com
  • 发布:2021-04-12 09:07
  • 更新:2021-04-12 09:50
  • 阅读:665

ios 用云打包打包ipa 包后,苹果公司审核不通过,不通过理由是有支付信息,但是我并没有选择支付?如何处理

分类:HBuilderX

Guideline 2.3.1 - Performance

We noticed that your app may contain hidden features, functionality, or content.

Specifically, your app includes AliPay (支付寶), 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.

The App Store ecosystem is built on trust and users should never be misled about the apps they download. Attempting to hide features, functionality, or content in your app may lead to removal from the Apple Developer Program.

以上是苹果拒绝的理由,然后我在社区搜这个问题(https://ask.dcloud.net.cn/article/36447),找见这个问题的回答,但是并没有解决,于是我打开ipa包里面的info.plist文件,返现在文件的<array>xml中有<string>weixin</string<string>wechat</string>、是否跟这个有关系,如果有关系如何去修改提交?是把info.plist里面的内容修改保存提交?

2021-04-12 09:07 负责人:无 分享
已邀请:
chenli

chenli

不是写了详细的拒绝理由了吗?

Specifically, your app includes AliPay (支付寶), 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.

应该与weixin无关。全局搜索是否存在AliPay (alipay|aliPay)这词在代码里。替换其它字符名称再尝试下。之前有个审核版本是这么处理解决的。

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