【发布时间】:2013-08-30 06:00:36
【问题描述】:
我正在尝试了解如何使用以下代码在我的应用中使用 ChromeCast:https://github.com/googlecast/cast-ios-demo-player。 但我还没有 ChromeCast,我必须测试代码如何与 Cheapcast 一起使用。 我在这里找到:https://github.com/mauimauer/cheapcast/issues/6 一些说明,但我不明白。要操作演示代码,我需要将 @"[YOUR_APP_NAME]" 替换为十六进制应用标识符(来自 Google 白名单电子邮件)。但我没有 ChromeCast,所以我没有这个标识符。我能怎么做?使用 Cheapcast 我可以在 @"[YOUR_APP_NAME]" 地方放什么? 非常感谢。
【问题讨论】:
标签: iphone ios google-cast chromecast