美文网首页
App Store审核被拒原因以及解决方案总结

App Store审核被拒原因以及解决方案总结

作者: 土豆吞噬者 | 来源:发表于2019-08-23 11:04 被阅读0次

    被拒原因:审核人员需要你提供App的其它信息。
    解决方案:针对审核人员提出的问题,详细回复解答,最好中文和英文都有。

    Guideline 2.1 - Information Needed
    
    
    We have started the review of your app, but we are not able to continue because we need additional information about your app.
    
    Next Steps
    
    To help us proceed with the review of your app, please review the following questions and provide as much detailed information as you can.
    
    - Does your app access any paid content or services?
    - What are the paid content or services, and what are the costs?
    - Do individual customers pay for the content or services?
    - If no, does a company or organization pay for the content or services? 
    - Where do they pay, and what's the payment method?
    - If users create an account to use your app, are there fees involved?
    - How do users obtain an account?
    
    Once you reply to this message in Resolution Center with the requested information, we can proceed with your review.
    

    被拒原因:需要安装微信才能使用微信登录。
    解决方案:没有安装微信时使用内嵌网页的方式登录微信,对于MonkeyKing,可以使用MonkeyKing.oauth(for: .weChat)而不是MonkeyKing.weChatOAuthForCode。

    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 Safari webpage.
    
    Please see attached screenshot for details.
    

    相关文章

      网友评论

          本文标题:App Store审核被拒原因以及解决方案总结

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