carrynie
carrynie
  • 发布:2022-02-28 10:34
  • 更新:2022-05-25 22:32
  • 阅读:420

【ios审核不通过】帮忙看看

分类:uni-app
iOS

已经去掉了所有热更新代码,但是还是被拒,到底什么原因呢,下面是拒绝理由,求助大家帮忙看看啊

拒绝理由一:Guideline 2.3.1 - Performance

We discovered that your app contains hidden features.

Specifically, it would be appropriate to remove any and all remote code importing or hot updating functionality from this app before resubmitting for review.

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.

拒绝理由二:Guideline 2.5.2 - Performance - Software Requirements

Your app, extension, or linked framework appears to contain code designed explicitly with the capability to change your app’s behavior or functionality after App Review approval, which is not in compliance with App Store Review Guideline 2.5.2 and section 3.3.2 of the Apple Developer Program License Agreement.

This code, combined with a remote resource, can facilitate significant changes to your app’s behavior compared to when it was initially reviewed for the App Store. While you may not be using this functionality currently, it has the potential to load private frameworks, private methods, and enable future feature changes. This includes any code which passes arbitrary parameters to dynamic methods such as dlopen(), dlsym(), respondsToSelector:, performSelector:, method_exchangeImplementations(), and running remote scripts in order to change app behavior and/or call SPI, based on the contents of the downloaded script. Even if the remote resource is not intentionally malicious, it could easily be hijacked via a Man In The Middle (MiTM) attack, which can pose a serious security vulnerability to users of your app.

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.

2022-02-28 10:34 负责人:无 分享
已邀请:
小枫叶

小枫叶 - 外包接单加v:wlmk1234567 注明来意

所以,他说了这么多,就单单是你vuex的问题么

carrynie

carrynie (作者)

有没有遇到相似问题的,大家如何解决的啊

carrynie

carrynie (作者)

是vuex的hotUpdate问题,改改名就好了

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