美文网首页
苹果审核内购被拒、以及隐私权限问题

苹果审核内购被拒、以及隐私权限问题

作者: 生命不止运动不息 | 来源:发表于2019-08-06 10:08 被阅读0次

提交记录:
这个App是1.0版本,所以我想第一次上架可能比较费劲。
7月份提交了一次,但卡了很久,等待审核和审核中都卡了很久。最后忍不了了,撤回来了。
8.1周四提交的,周五审核中,但直到本周2,也就8.6,收到回馈,被拒绝了。

原文如下:

2019年8月6日 上午12:04
发件人 Apple

  • 3.1.1 Business: Payments - In-App Purchase
  • 4.2 Design: Minimum Functionality
  • 5.1.1 Legal: Privacy - Data Collection and Storage

Guideline 3.1.1 - Business - Payments - In-App Purchase

We noticed that your app or its metadata enables the purchase of content, services, or >functionality in the app by means other than the in-app purchase API, which is not >appropriate for the App Store.
Specifically, your app contains WeChat Pay.
Next Steps
While the payment system that you have included may conduct the transaction outside of >the app, if the purchasable content, functionality, or services are intended to be used in the >app, they must be purchased using in-app purchase, within the app - unless it is of the >type referenced in guideline 3.1.3 of the App Store Review Guidelines.
In-App Purchase
It may be appropriate to revise your app to use the in-app purchase API to provide content >purchasing functionality.

In-app purchase provides several benefits, including:

  • The flexibility to support a variety of business models.
  • Impacting your app ranking by consolidating your sales to one app rather than distributing them across multiple apps.
  • An effective marketing vehicle to drive additional sales of new content.

For information on in-app purchase, please refer to the following documentation:

In-App Purchase for Developers

In-App Purchase Programming Guide

For step-by-step instructions on in-app purchase creation within App Store Connect, refer to App Store Connect Help.

Guideline 4.2.3 - Design - Minimum Functionality

We were required to install the WeChat app before we could log in via WeChat. Users should be able to log in with WeChat and access their accounts without having to install any additional apps.

Next Steps

If you would like to offer authentication through WeChat, please use a mechanism that allows users to log in with WeChat from within your app without first having to install an additional app.

We recommend implementing the Safari View Controller API to display web content within your app. The Safari View Controller allows the display of a URL and inspection of the certificate from an embedded browser in an app so that customers can verify the webpage URL and SSL certificate to confirm they are entering their sign in credentials into a legitimate page.

Resources

For additional information on the Safari View Controller API, please review the What's New in Safariwebpage.

Guideline 5.1.1 - Legal - Privacy - Data Collection and Storage

We noticed that your app requests the user’s consent to access their location but does not clarify the use of the location in the applicable purpose string.

Next Steps

Please revise the relevant purpose string in your app’s Info.plist file to specify why the app is requesting access to the user's location. You can modify your app's Info.plist file using the property list editor in Xcode.

To help users understand why your app is requesting access to their personal data, all permission request alerts in your app should specify how your app will use the requested feature.>

Resources

For additional information and instructions on requesting permission, please review the Requesting Permissionsection of the iOS Human Interface Guidelines and the Information Property List Key Reference. You may also want to review the Technical Q&A QA1937: Resolving the Privacy-Sensitive Data App Rejectionpage for details on how to provide a usage description for permission request alerts.

Please see attached screenshots for details.

大概意思

3.1.1 使用了内购,但没有调用内容Api,调用内购Api,苹果是要分成的,特别是说我使用了微信支付。

其实我们的App里没有内购,微信支付是因为调试支付,所以加进去了,但么有使用。决定先移除微信支付相关代码。

4.2.3 微信登录,但手机上未安装微信时,会提示下载微信,或者提示操作失败。苹果忍不了这个。

解决:未安装微信,则因此微信登录。

5.1.1 用户隐私权限描述问题,没有描述清楚为何使用。

解决:修改隐私权限描述。


--

相关文章

  • 苹果审核内购被拒、以及隐私权限问题

    提交记录:这个App是1.0版本,所以我想第一次上架可能比较费劲。7月份提交了一次,但卡了很久,等待审核和审核中都...

  • 艰难的被拒经历

    所有人肯定都在提交1.0版本的时候出现各种问题。最恶心的就是因为内购问题被拒,需要接入内购苹果那边才会给你审核通过...

  • iOS审核-因需要访问相机权限被拒

    关于被拒 收到邮件发现应用审核被拒了,而审核被拒的原因竟然是因为权限描述的问题。 当时有些费解,毕竟获取相机权限这...

  • iOS 苹果内购上架问题小记

    最近公司项目上架,包含内购上架,被苹果审核人员拒到怀疑人生,具体的上架流程以及需要的东西,在这里总结一下,留给看到...

  • 苹果商店内购问题被拒

    内购是指使用现金购买APP内的虚拟产品,像游戏点券,会员充值等。我们公司的积分没有使用充值,而是奖励给用户的也被拒...

  • 苹果内购苹果审核被拒 We found that your in

    第一次嵌入苹果内购,审核时候拒绝了,说点击了支付没有任何反应,就说有BUG给拒绝了,看了很多国内国外的帖子,一大堆...

  • 苹果内购被拒

    App内购之外还有第三方支付,直接被拒绝,即使做了隐藏开关也是。还是老老实实的只做苹果支付吧!

  • 苹果内购审核那些被拒的原因

    小萌做的教育类型的项目终于上架了,小萌瞬间喜极而泣,内购终于符合苹果的审核要求啦,小萌感动的稀里哗啦的。 每次上架...

  • 沙盒测试正常, ios审核内购时失败, 无情被拒

    苹果在审核内购时,购买失败, 首先能够确定内购执行到获取商品这一步失败了, 而不是验证票据失败, 而苹果拒审给我们...

  • iOS14 内购审核被拒

    iOS14 内购失败 审核被拒 在iOS14发布后,我们提交了新版本,但是审核被拒,审核人员说是在iOS14下购买...

网友评论

      本文标题:苹果审核内购被拒、以及隐私权限问题

      本文链接:https://www.haomeiwen.com/subject/oktidctx.html