【问题标题】:Weinre not finding a target device - Windows PhoneWeinre 找不到目标设备 - Windows Phone
【发布时间】:2015-01-27 17:19:29
【问题描述】:

我正在尝试使用 weinre 调试我的混合 Cordova 应用程序(遵循 guide

192.168.1.202是我电脑的IP。

我已经使用这个运行了我的 weinre 服务器

weinre --boundHost 192.168.1.202

然后使用这个显示我的客户端界面

http://192.168.1.202:8080/client/#anonymous

将以下行添加到我的 html 页面

 <script src="http://192.168.1.202:8080/target/target-script-min.js#anonymous"></script>

然后运行我的应用程序。

我的设备 (wp8.1) 与我的电脑在同一个网络上。我的防火墙已在专用网络上关闭。

为什么我的目标设备没有被识别(如下所示)?

PS:我有一个快速版本的 Visual Studio,所以我没有其他方法来调试我的混合应用程序。

【问题讨论】:

    标签: visual-studio windows-phone-8 weinre


    【解决方案1】:

    我的防火墙也必须在公共网络上禁用。这回答了我的帖子并使其发挥作用。

    【讨论】:

      猜你喜欢
      • 2014-09-05
      • 2013-01-15
      • 2023-03-14
      • 1970-01-01
      • 1970-01-01
      • 2016-09-26
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      相关资源
      最近更新 更多