【问题标题】:Xamarin Forms app failing due to LiveXAML由于 LiveXAML,Xamarin Forms 应用程序失败
【发布时间】:2018-07-23 16:45:17
【问题描述】:

我的 Xamarin Forms 跨平台应用程序已经运行了好几个星期,突然我尝试在物理设备上调试并收到以下错误。我通过谷歌找不到太多关于它的信息,有人知道如何解决吗?

[0:] XL: Handshake server unreachable 10.0.3.2
[0:] XL: =============== LiveXAML Important Information ===============
[0:] XL: Failed to find find a handshake server. Switching to UDP broadcast.
Make sure you have opened 53031 and 53032 ports for incoming TCP connections on your host PC.
[0:] XL: ==============================================================

【问题讨论】:

    标签: xamarin.forms xamarin.android


    【解决方案1】:

    检查这个:http://knowledge.livexaml.com/livexaml-common-issues/

    还要确保您的计算机和移动设备连接到同一个本地网络。

    【讨论】:

    • 对要安装的扩展很重要
    【解决方案2】:

    最可能的原因是您计算机上的防火墙阻止了连接。

    还要确保安装了 Visual Studio 扩展。您可以通过在调试应用时查看 xlserver.exe 是否正在运行来检查握手服务器是否已启动。

    【讨论】:

      【解决方案3】:

      转到任务管理器并确保 xslserver.exe 正在运行。如果不是,你可以关闭重启你的模拟器,xslserver.exe通常会开始运行。

      【讨论】:

        猜你喜欢
        • 1970-01-01
        • 2017-12-01
        • 1970-01-01
        • 1970-01-01
        • 1970-01-01
        • 1970-01-01
        • 2011-04-27
        • 2015-12-17
        相关资源
        最近更新 更多