我通过向webview提供youtube网址运行youtube视频,该网页打开youtube视频并在MPMoviePlayerController中自动点击运行它.
它在模拟器上运行良好,但在设备上它给我以下警告:
warning: Unable to read symbols for "/Developer/Platforms/iPhoneOS.platform/DeviceSupport/4.0.2/Symbols/System/Library/Internet Plug-Ins/QuickTime Plugin.webplugin/QuickTime Plugin" (file not found).
Run Code Online (Sandbox Code Playgroud)
但是视频在后台运行,因为我能够听到声音.
如何处理这个错误?
Thanx提前.
请注意您的 ios 设备的 bse sdk 版本以及您在 simlutor 中运行代码的版本。正如 Fulvio 提到的,它必须与您的设备可能没有特定框架的 sdk 版本不匹配