gpt4 book ai didi

ios - Ionic - 嵌入式视频不适用于 ios

转载 作者:行者123 更新时间:2023-11-28 18:29:07 25 4
gpt4 key购买 nike

我有一个 ionic 应用程序,我在其中显示视频,当我在 chrome 浏览器和 android 设备上测试它时它工作正常,但在 iphone 上没有显示任何内容。这是我的 html 代码:

<iframe ng-show="article.external_media.length > 0 && article.external_media.url != ''" ng-src="{{article.external_media[0].url | safeUrl }} "></iframe>

最佳答案

如果将来有人需要它,我会发布我找到的解决方案。这就是最终让 iframe 在 ios 上运行的原因:

<allow-navigation href="*" />

关于ios - Ionic - 嵌入式视频不适用于 ios,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/38849173/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com