ios - Apple 应用商店拒绝了之前通过的 Trigger.IO 应用

标签 ios app-store trigger.io

极其简单的应用程序 - 点击几个 URL 即可向用户显示数据。这就是它所做的一切。绝对是有史以来最简单的应用程序。

使用以下 Trigger/Forge 框架模块:

icons
launchImage
notification
prefs
pushwoosh
request
topbar

这个最新版本中唯一的编码差异是在 UIWebView 中显示的一些特定 div 上添加一些背景颜色。从字面上看,仅此而已。上次更新已于今年一月初推送并获得批准并发布。

触发器配置中未启用重新加载功能。在 JSON 文件中进行验证。

被拒绝并显示以下消息:

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 is considered not appropriate and needs to be removed from your app’s binary. Even if the code is not intended to be malicious, the security risks it poses to users is significant.

To ensure your users are protected, perform an in-depth review of your app and remove any code, frameworks, or SDKs that facilitate the functionality outlined above.

Best regards,

App Store Review

我无法让他们告诉我他们在哪里看到他们拒绝的代码,而且他们的帮助为零。具有类似简单应用程序的 Trigger.IO 应用程序的其他用户自苹果或其他公司最近的秒更新以来看到了拒绝?

非常感谢。

最佳答案

是的,我们看到了完全相同的问题。我们最新版本的变化很小,但从 iOS 收到了相同的消息。我回复了他们的初始消息,要求提供更多详细信息,但收到的回复与原始消息没有什么不同。

关于ios - Apple 应用商店拒绝了之前通过的 Trigger.IO 应用,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/42787856/

相关文章:

ios - 上推和下拉 UIView

iphone - 转让应用程序(包括银行业务)的所有权,而不影响当前排名

ios - 无需开发帐户即可从 Xcode 部署应用程序

javascript - Trigger.io 将链接复制到 iPhone 剪贴板

trigger.io - 如何使用 Trigger.io 在 iOS 中播放背景音频?

html - 您可以使用 Stylus、Jade 和 Coffeescript 与 Trigger.io 等 native 移动包装器进行开发吗?

iphone - 在 iOS 中实现表单的最佳实践是什么

iphone - 是否可以在 MPMediaCollection 中唯一标识重复的 MPMediaItems?

ios - 使用 URL 方案在应用程序内部导航

ios - 是否可以在不将版本添加到App Store的情况下添加新的TestFlight版本?