AppSDK
店铺名称: |
蒲蒲团商城 |
UA: |
隐藏内容 |
我昨天提交了集成有赞App SDK的版本到app store进行审核,但是被苹果打回。苹果回复的邮件如下:
Dear Developer,
Your app, extension, and/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 section 3.3.2 of the Apple Developer Program License Agreement and App Store Review Guideline 2.5.2. 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 or call SPI, based on the contents of the downloaded script. The Objective-C methods respondsToSelector: and performSelector: are still supported and allowed. For example, they can be used to check OS compatibilty before using a selector. However, you should only pass selectors to these methods, which are specified at compile time. If you think you are using static selectors, it’s possible a third-party framework you’ve added to your app is not in compliance. 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.
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 before submitting the next update for your app for review.
Best regards,
App Store Review
我们通过对比上一个上线版本,目前确定只新增了有赞App SDK。同时有赞App SDK接口文件里边有提到通过js与Objective-C代码进行交互的内容。所以我们目前怀疑是有赞这个SDK的实现方式导致App被苹果拒绝。由于我们的版本需要尽快过审上线,请尽快确认并帮忙提供一下解决方案。谢谢。
|
|
用手机打开
收藏
赞 1
···
回复
|
|
|
|