Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Windows Phone (Lumia 435) recognized as windows and fxos #99

Open
Phyrra opened this issue Sep 23, 2015 · 0 comments
Open

Windows Phone (Lumia 435) recognized as windows and fxos #99

Phyrra opened this issue Sep 23, 2015 · 0 comments

Comments

@Phyrra
Copy link

Phyrra commented Sep 23, 2015

The UserAgent String is

mozilla/5.0 (mobile; windows phone 8.1; android 4.0; arm; trident/7.0; touch; rv:11.0; iemobile/11.0; microsoft; lumia 435 dual sim) like iphone os 7_0_3 mac os x applewebkit/537 (khtml, like gecko) mobile safari/537

This gets recognized as windows, windowsPhone, fxos and fxosPhone, mobile

{
    "windows": true,
    "windowsPhone": true,
    "fxos": true,
    "fxosPhone": true,
    "mobile": true,
    "portrait": true
}

Android is apparently already ignored, but not fxos.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants