标签: ios react-native chromecast
我已经创建了一个react native应用程序,并通过以下链接中的过程集成了react native Cast库: https://github.com/charliesbox/react-native-google-cast
在模拟器上运行应用程序时出现错误
undefined不是对象(评估'GoogleCast.DEVICE_AVAILABLE')
答案 0 :(得分:0)
尝试在xcode中打开并编译您的react-native项目。我猜测它会因为#34;' GoogleCast / GoogleCast.h'而失败。找不到文件",在这种情况下,您遇到了问题#51和#21。
修正:
$(PROJECT_DIR)/../../../ios/Pods/google-cast-sdk/GoogleCastSDK-2.10.4-Release