为什么 GAE ChannelAPI Socket.open() 失败?

发布于 2024-10-17 05:00:43 字数 379 浏览 1 评论 0原文

  1. 我们在网站上使用 Channel API,它在桌面和移动网站(iPhone/Android)上运行良好。但是,相同的代码在我们的移动应用程序(使用 Appcelerator Titanium/jQTouch/WebView 构建)中的 Socket.open 命令上默默失败。不幸的是,无法在 Titanium/WebView 中调试 JavaScript。造成这种情况的可能原因是什么?

  2. JavaScript 客户端有哪些兼容性要求?在我们的测试中,它无法在 S60V5 浏览器(诺基亚 N97/5800)上运行。

  3. “close”命令存在错误,需要手动删除 iframe,最新版本 (1.4.2) 是否已修复?

谢谢。

  1. We are using Channel API on our website and it works very well on desktop and mobile site (iPhone/Android). But the same code fails silently on Socket.open command in our mobile app (built with Appcelerator Titanium/jQTouch/WebView). Unfortunately it's not possible to debug JavaScript in Titanium/WebViews. What are the possible causes of this?

  2. What are the compatibility requirements for the JavaScript Client? In our test it didn't work on S60V5 browsers (Nokia N97/5800).

  3. There was a bug with 'close' command which required to manually remove the iframe, is it fixed in latest release (1.4.2)?

Thanks.

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

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

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。
列表为空,暂无数据
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文