QuickTime 插件.webplugin/QuickTime 插件” (未找到文件)在 iPhone 中

发布于 2024-09-19 19:18:08 字数 387 浏览 3 评论 0原文

我通过向 webview 提供 YouTube url 来运行 YouTube 视频,该 webview 打开 YouTube 视频并在单击时自动在 MPMoviePlayerController 中运行它。

它在模拟器上运行良好,但在设备上它给我以下警告:

警告:无法读取“/Developer/Platforms/iPhoneOS.platform/DeviceSupport/4.0.2/Symbols/System/Library/Internet Plug-Ins/QuickTime Plugin.webplugin/QuickTime Plugin”的符号(未找到文件) .

但视频在后台继续运行,因为我能听到声音。

如何处理这个错误?

I'm running YouTube video by providing the YouTube url to webview which opens the YouTube video and runs it in MPMoviePlayerController on click automatically.

It works well on simulator but on device it gives me following warning:

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).

But video keeps running in the background as I am able to hear the sound.

How to deal with this error?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

梦毁影碎の 2024-09-26 19:18:08

请注意您的 ios 设备的 bse sdk 版本以及您在 simlutor 中运行代码的版本。正如 Fulvio 提到的,它必须与您的设备可能没有特定框架的 sdk 版本不匹配

Look out for your bse sdk versions of ios device and version on which you running code in simlutor..as Fulvio mentioned it must be mismatch of sdk versions where your device may not have particuler framework

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文