Android 2.1 浏览器上的怪异之处:Twitter 用户页面无法加载

发布于 2024-11-29 10:58:18 字数 480 浏览 0 评论 0原文

指向用户“coopthink”的 URL 可在大多数浏览器(包括 iOS 上的 Chrome 和 Safari)中使用:

http:// /www.twitter.com/coopthink

但是,如果我在 Android 上尝试这个(我正在编写一个应用程序,但这甚至直接发生在浏览器中),它会重定向到:

https://mobile.twitter.com/#!/coopthink

,然后说“抱歉,该页面不存在”。知道哪里出了问题以及正确的 URL 是什么吗?

编辑:这似乎适用于 Android 2.2 及更高版本;只有 2.1(可能更低)显示此问题。

The URL which points to the user "coopthink" which works in most browsers, including Chrome and Safari on iOS is:

http://www.twitter.com/coopthink

However, if I try this on Android (I'm writing an app, but this even occurs directly in the browser), it redirects to:

https://mobile.twitter.com/#!/coopthink

and then says "Sorry, that page doesn't exist". Any idea what is wrong and what would be the correct URL?

EDIT: This seems to work on Android 2.2 and higher; only 2.1 (and possibly lower) show this problem.

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

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

发布评论

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

评论(1

提笔落墨 2024-12-06 10:58:18

在 2.2 和 2.1 模拟器上尝试一下。之前我在模拟器上使用 Android 2.2 和元标签时遇到了一些奇怪的行为。请参阅我的上一篇文章。这似乎是哈希值和较低版本的模拟器代码的错误。我还没有在同代的实际设备上测试过它。

Try this on a 2.2 and 2.1 emulator. I was getting some strange behavior previously with Android 2.2 and meta-tags on an emulator. See my previous post. It seems to be a bug with hashes and lower versions of the emulator code. I haven't tested it though on an actual device of the same generation.

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