Tris Roland

Results 3 comments of Tris Roland

实在是很费解,我按照LZ的方法一步一步地走下来,就是不对, 我的Genymothion版本是`2.8.0`,AVD是`Google Nexus 7 2013-6.0.0-API23`,有几点我不明白: * 这个charles怎么把Genymotion里面app的请求导入到本机上的,本机上是需要运行webserver吗? * 这里的`10.0.3.2`这个ip是什么意思? 我按照LZ的一步一步地设置下来,然后app里面的webview请求就始终是错误的。。。!始终是请求不到页面。。

搞定了,原来这里的AVD里面的那个wifi高级选项里面填写的那个服务器ip地址要写成主机的ip地址.比如我是Mac就通命令`ifconfig`来获得本机的地址,然后填写进去即可,然后chares会跳出要求访问的提示,去 `Proxy -> Access Control Settings`添加`0.0.0.0/0`即可

Hey,you need to configure the require.config.js in the packageDir where the js package live.then in the config.js file add the path/to/require.config.js the the deps array..