cordova - 允许导航和允许意图之间的区别

标签 cordova whitelist

有谁知道 cordova whitelist 中 allow-navigation 和 allow-intent 之间的区别?

最佳答案

根据文档:

allow-navigation

Controls which URLs the WebView itself can be navigated to. Applies to top-level navigations only.

allow-intent

Controls which URLs the app is allowed to ask the system to open. By default, no external URLs are allowed.



此白名单工作表应该会有所帮助。
HOW TO apply the Cordova/Phonegap the whitelist system

关于cordova - 允许导航和允许意图之间的区别,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/35336522/

相关文章:

android - Cordova 获取 transformClassesWithJarMergingForDebug 构建错误

iphone - 在 xcode 中构建时保持 iphone 解锁

android - 检查应用程序是否从电池优化中列入白名单(打盹模式)

ios - Cordova ios平台版本太高

android: ClassNotFoundException 尝试启动 phonegap Activity 时

java - 位图空指针异常 bitmap = content.getDrawingCache();

java - 哪些 Java 类/包可以安全地列入安全沙箱中的白名单?

security - SAPUI5 url白名单概念

Azure 策略定义禁止创建超过每月特定成本的 VM?

java - 如何将类型添加到 GWT 的序列化策略白名单?