【发布时间】:2020-09-01 00:22:10
【问题描述】:
您好,我正在尝试在运行 macOS 10.15.4 和 Xcode 版本 11.4.1 (11E503a) 的 Mac 上使用 Google Cast SDK 连接到 Chromecast 并收到错误:
nw_resolver_start_query_timer_block_invoke [C1] Query fired: did not receive both families in time for 8c3a638c-89a9-b15b-a9e1-6826acf9ee64.local.:8009
在 Xcode 中尝试连接 Chromecast 时。我做了一些研究,只发现了这个线程How to fix "nw_connection_receive_internal_block_invoke" (console)。该错误似乎与与 Chromecast 的连接不是通过 https 有关,但没有任何运气尝试允许不安全的流量作为测试以查看是否解决了问题。
我知道除了错误代码之外没有什么可做的,但找不到任何相关问题。
【问题讨论】:
标签: swift macos chromecast google-cast google-cast-sdk