美文网首页
审核被拒2.3.1,最新解决办法更新

审核被拒2.3.1,最新解决办法更新

作者: iOS_大菜鸟 | 来源:发表于2020-01-10 13:40 被阅读0次

    2。3性能:准确的元数据  

    1231231323

    我们发现你的应用包含隐藏功能。试图隐藏应用程序中的功能、功能或内容被认为是令人震惊的行为,并可能导致从Apple Developer程序中删除。

    具体来说,你的应用程序包含未经必要授权的金融交易。

    如果您觉得我们误解了您的应用程序的功能,并且您的应用程序符合应用程序商店审查指南,请在解决中心回复此消息,解释此功能的工作原理。

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

    下一步

    -查看App Store Review Guidelines的性能部分。

    -确保您的应用程序以及应用程序中实现的任何第三方代码和sdk符合app Store Review Guidelines的所有部分以及Apple Developer Program的条款和条件。

    -修改或删除应用程序中隐藏的功能。一旦你的应用程序完全兼容,请重新提交你的应用程序以供审查。

    提交旨在误导或伤害客户或逃避审查过程的应用程序可能会导致您的Apple开发者程序帐户终止。请查看Apple Developer Program的条款和条件,以了解有关终止的更多政策。

    2. 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, your app contains financial transactions without the necessary authorization.

    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.

    问题解决方案:

    注意:如果确实没有隐藏功能、被拒以后千万别着急重新提交,一定要回复问清楚是什么地方的原因。开始回复苹果可能会回复模板说继续发现你有隐藏功能。这时候不要着急继续询问即可。注意表达的意思就是确定自己没有隐藏功能,请具体指出是哪个功能或者代码引起的。一定要多问!

    1.首先检查自己的应用是否有隐藏功能(有没有自己心里都大概清楚),如果有就把隐藏功能删除。

    2.检查元数据。看看元数据是否有敏感词汇或与APP功能不相关的描述或关键词。(建议被拒以后,敏感元数据全部删除。)

    3.检查自己代码是否有webview这个控件(如果有尽量也删除吧)

    4.检查第三方sdk,目前Jpush有可能引起苹果的误会(替换别的或者该版本不上下次更新再添加)

    5.尽量手动混淆代码,目前暂时没发现好的混淆工具。代码中方法名、类名。最好不要出现eeee、edasd、tttssddd这种类似的命名

    希望大家点点关注,会持续更新被拒解决方案。  如果人多后续我会给大家建群一起讨论上架各种问题

    如遇上架问题,请私信

    相关文章

      网友评论

          本文标题:审核被拒2.3.1,最新解决办法更新

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