Javascript 移动 Web 视图中嵌入式提要的来源

Javascript Origins for Embedded Feeds in Mobile Webview

我开发了一个应用程序,它从包含 Yammer 嵌入式提要 javascript 的移动应用程序存储中加载 html 文档。

最近,我们公司的 Yammer 管理员收到来自 yammer 的消息,告知所有 Yammer Embedded Feed javascript 将无法工作,除非在 "Javascript Origins" 部分中指定了域。

但是,由于我们直接从移动设备加载 html 页面,这就像在网络浏览器中以 "file://" 作为域打开 html 页面一样。我可以在 "Javascript Origins" 中添加 "file://" 吗?我已经尝试在移动浏览器上 "alert" "window.location" 和 returns "about:blank"。

谢谢!

这个问题我在O365网上已经回答过了,不过我也把答案加在这里,以防以后有人有类似的问题。

最近推动更新 Yammer 应用程序的 JavaScript 起源(documented/instructions 此处 http://naomimoneypenny.com/2015/02/11/yammer-apps-javascript-origins-update/) affects only those using the JS SDK (specifically https://c64.assets-yammer.com/assets/platform_js_sdk.js)。

它不影响那些使用嵌入提要的人(特别是 https://c64.assets-yammer.com/assets/platform_embed.js