PhoneGap 外部主机通配符 [英] PhoneGap external hosts wildcard

查看:34
本文介绍了PhoneGap 外部主机通配符的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我在 iPhone 的 PhoneGap 应用程序中使用 js 库.我不知道我的 js 库联系了哪些其他外部站点,所以我需要一种将所有连接列入白名单的方法,仅用于测试.我该怎么做?

I'm using a js library inside a PhoneGap application for iPhone. I don't know what other external sites my js library contacts, so I need a way of whitelisting all connections, just for testing. How do I do that?

我的应用程序只是静默失败,它不会从库的启动位置继续.(当我在浏览器中运行应用程序时,它运行良好)

My app just silently fails, it doesn't continue from where the library is initiated. (when I run the app in a browser it works perfectly)

推荐答案

尝试将Phonegap.plist中ExternalHosts属性的值设置为*

Try setting the value of the ExternalHosts property in Phonegap.plist to *

这篇关于PhoneGap 外部主机通配符的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆