0

我有一个从 Youtube/Vimeo/Brightcove 获取视频链接的 iPhone 应用程序。除非使用域级隐私,否则一切正常。

在 Vimeo 中,隐私中有一个字段显示“此视频可以嵌入到哪里?”。如果另一家公司向我发送 Vimeo 链接并在我的网站 ( http://www.example.com )上使用这些隐私设置,则 Vimeo 链接在我本地托管的 iPhone 应用程序上不起作用,并返回错误。

我曾尝试在隐私设置中使用“localhost”和“127.0.0.1”,但这也不起作用。

无论如何我可以解决这个问题吗?

4

1 回答 1

0

Domain privacy does not currently have any mobile web-view workarounds.

Vimeo generally recommends users upgrade to a PRO account so you can access your video files directly through the API.

于 2014-09-09T13:48:34.847 回答