美文网首页
iOS审核记录

iOS审核记录

作者: Hahn_z | 来源:发表于2021-08-17 17:12 被阅读0次

    前沿:整理一下自己遇到过的审核问题

    Other - Other

    Hello,
    
    The review of your app is taking longer than expected. Once we have completed our review, we will notify you via Resolution Center.
    
    If you would like to inquire about the status of this review, you may file a request via the Apple Developer Contact Us page.
    
    Best regards,
    
    App Store Review
    

    事情起因

    我们公司要弄一个相同类型的App,因为相同类型的App是不能使用同一个开发者的,所以弄了一个新的开发者来搞。我就直接拿原来的项目来修改了。
    

    审核过程

    第一次:
    凌晨2:00开始审核,凌晨2:06收到了Other - Other
    第二次:
    因为Other - Other的邮件叫我们等、等了一星期还没有反应。我提交了加速审核。
    第二天,起来收到了4.3的邮件,并且说默认已经加速了、不能再加速了。
    第三次:
    修改了4.3。凌晨1:00开始审核,凌晨1:06收到了Other - Other
    过了一星期还是没有回我。我就在提交请求(邮件里面有一个Contact Us可以点击联系)
    过了几天账号收到14天被封警告。继续申述。
    大概过了一个月账号被传递封了。
    

    解决办法

    为什么?
    大概是2021开始,苹果机审修改了。从前我直接使用github的项目简单修改就可以上架的,现在不行了。混淆也不行了。
    
    解决方法
    1.重建项目、重敲代码、一个一个文件重新建(起码大部分文件必须是新建的)。比如我的项目从前是MVC的架构、我现在换成了MVVC。从前是原生的观察者、代理、block这些。我换了Rac,RxSwfit这些。基本没有怎么修改UI,然后修改一下静态文件(图片这些)的哈希值就可以上了。
    2.加速审核、目前(2021.8.17)加速审核是可以绕过机审的,除非一次性过、不然继续是Other - Other
    3.等大概一个月、我在群里看见有人Other - Other等了一个月过了,期间不能找苹果、找了苹果可能会被封号。但是也有可能不过去。
    
    目前最保险的方法是第一种:重写项目
    

    Guideline 1.2 - Safety - User Generated Content

    Guideline 1.2 - Safety - User Generated Content
    
    We found in our review that your app includes user-generated content but does not have all the required precautions. Apps with user-generated content must take specific steps to moderate content and prevent abusive behavior.
    
    Next Steps
    
    To resolve this issue, please revise your app to implement the following precautions:
    
    - Require that users agree to terms (EULA) and these terms must make it clear that there is no tolerance for objectionable content or abusive users
    - A method for filtering objectionable content
    - A mechanism for users to flag objectionable content
    - A mechanism for users to block abusive users
    - The developer must act on objectionable content reports within 24 hours by removing the content and ejecting the user who provided the offending content
    
    Resources
    
    Learn more about our policies for user-generated content in App Store Review Guideline 1.2.
    

    解决办法

    增加举报和拉黑机制、下图是以微信为例

    注意: 有时候举报和拉黑最好明显点、或在备注和苹果说明哪里触发事件。比如说你的长按才会出现的(这个时候要看审核人员的心情了)
    
    image image

    Guideline 4.3 - Design

    We noticed that your app provides the same feature set as other apps submitted to the App Store; it simply varies in content or language, which is considered a form of spam.
    
    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 Design section of the App Store Review Guidelines.
    - Ensure your app is compliant with all sections of the App Store Review Guidelines and the Terms & Conditions of the Apple Developer Program.
    - Once your app is fully compliant, resubmit your app for review.
    
    When creating multiple apps where content is the only varying element, you should offer a single app to deliver differing content to customers. If you would like to offer this content for purchase, it would be appropriate to use the in-app purchase API.
    
    Alternatively, you may consider creating a web app, which looks and behaves similar to a native app when the customer adds it to their Home screen. Refer to the Configuring Web Applications section of the Safari Web Content Guide for more information.
    
    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.
    
    All apps submitted to the App Store are reviewed against the App Store Review Guidelines, including the Developer Code of Conduct. If we find any issues during our review, your account will be re-investigated. In order to avoid future investigations, please ensure your apps don't attempt to mislead or harm customers or undermine the review process.
    
    We hope you will consider making the necessary changes to be in compliance with the App Store Review Guidelines and will resubmit your revised binary.
    
    Best regards,
    
    App Store Review
    

    解决办法

    如果有给图就是很简单了、修改对应图的UI。
    
    如果没有的话、修改App的风格、基本就可以过了
    

    Guideline 1.5 - Safety - Developer Information

    The support URL specified in your app’s metadata, https://www.kennovels.com/policy.html, does not properly navigate to the intended destination.
    
    Specifically, your support URL does not contain your contact information. 
    
    Next Steps
    
    To resolve this issue, please revise your app’s support URL to ensure it directs users to a webpage with support information.
    
    

    解决方法

    弄一个大概这样的网页就可以了。如果是纯文字可能会不行
    
    image

    Guideline 2.2 - Performance - Beta Testing

    Your app contains references to test, trial, demo, beta, pre-release or other incomplete content.
    
    Specifically, your binary and metadata screenshots contain test reference.
    
    Next Steps
    
    To resolve this issue, please remove all references to "demo," "trial," "beta," or "test" in your app description, app icon, screenshots, previews, release notes, and binary. If you would like to conduct a beta trial for your app, you may wish to review the TestFlight Beta Testing Guide.
    
    

    解决办法

    这种情况一般是出现了测试数据、比如说名字是test,测试的叫后台修改对应数据就可以了
    

    Guideline 5.1.1 - Legal - Privacy - Data Collection and Storage

    We noticed that your app requests the user’s consent to access the camera and photos, but doesn’t sufficiently explain the use of the camera and photos in the purpose string.
    
    To help users make informed decisions about how their data is used, permission request alerts need to explain and include an example of how your app will use the requested information.
    
    Next Steps
    
    Please revise the purpose string in your app’s Info.plist file for the camera and photos to explain why your app needs access and include an example of how the user's data will be used.
    
    You can modify your app's Info.plist file using the property list editor in Xcode.
    
    Resources
    
    - See examples of helpful, informative purpose strings. 
    - Review a list of relevant property list keys.
    
    

    解决办法

    需要看你弄了什么的。比如说相机权限
    
    plist文件
    <key>NSCameraUsageDescription</key>
    <string>This allows you to get photos from the camera to change the avatar</string>
    

    其他(记不住具体的标题和内容了)

    App支付方式

    在App里面购买虚拟物品必须要用内购,比如说直播的礼物、游戏币的充值
    
    如果是实物的话、可以使用第三支付。比如是购物、外卖、管理费这些。
    

    App会员-订阅

    使用会员功能的话、必须要使用订阅机制。一开始单纯使用内购是不行的
    

    App资讯类-不能强制登录

    弄过今日头条、腾讯新闻这样的。这种应用不能要求强制登录。必须要等到需要登录才可以执行事件才可以登录。比如说留言
    

    App游客模式-支付

    
    当支付的时候不能要求游客登录。(这个有时候又可以过)
    

    App特殊字段-小程序

    记得文件写着不能在App出现小程序,当时很奇怪、我的APP都没有小程序的功能。是哪里来的小程序。
    
    还打电话问了苹果、我问为什么?苹果那个维维安的女的叫我放弃。也不和我具体理由。
    以后感觉和苹果打电话没有什么用、还是邮件和加急审核靠谱点
    
    最好发现是App启动图有一行文字是"小程序"三个字,修改了启动图就过了。```
    

    相关文章

      网友评论

          本文标题:iOS审核记录

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