使用 Browser.Mobile 文件进行 ASP.NET IsMobileBrowser 检测 使用 Sea Monkey 进行错误检测

发布于 2024-09-19 10:08:41 字数 327 浏览 5 评论 0原文

我将 Request.Browser.IsMobileDevice 与 App_Browsers/Devices 文件夹中的 MDBF 文件结合使用 (http:// mdbf.codeplex.com/

现在使用Sea Monkey浏览器(最新版本2.0.7)IsMobileDevice返回true。为什么会出现这种情况,因为 Sea Monkey 显然不是移动浏览器。事实上,我知道它使用了很多与 FireFox 相同的核心(它不会返回 true)

对此有什么见解吗?

I am using Request.Browser.IsMobileDevice in conjunction with the MDBF file that goes in the App_Browsers/Devices folder (http://mdbf.codeplex.com/)

Now using Sea Monkey browser (latest version 2.0.7) IsMobileDevice returns true. Why might this be the case as clearly Sea Monkey is not a mobile browser. In fact, I had the understanding it used a lot of the same core as FireFox (which does not return true)

Any insight on this?

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

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

发布评论

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

评论(1

救赎№ 2024-09-26 10:08:41

mdbf 是他的最后一个版本。我认为你应该将 mdbf 更改为 wurfl,例如使用 51 Degrees api。

mdbf was his last release. I think you should change mdbf for wurfl, for example using 51degrees api.

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