ios APP上线被拒 Your app, extension, or linked framework appears to contain code designed explicitly

最近两个APP上线被拒,被拒次数四次,全是二进制文件被拒,我的那个心啊.一度怀疑是长连接的问题.因为实在找不出来框架包含jspatch了.结果是地图问题.被拒原因如下:

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.

Next Steps

To resolve this issue, please perform an in-depth review of your app and remove any code, frameworks, or SDKs that fall in line with the functionality described above and resubmit your app’s binary for review.


这里高德已经给出了解决方案.

【链接】尊敬的开发者:您好!

http://lbs.amap.com/dev/room?id=47&sa=a825e49fddf2cf9bc14ed957b192774b

更新即可!

承接APP,小程序,公众号开发. 性价比高.+V信:17723566468  有单子也可找我一起做哦

你可能感兴趣的:(ios APP上线被拒 Your app, extension, or linked framework appears to contain code designed explicitly)