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

Pixel C detected as mobile! #136

Closed
ssova-4xxi opened this issue Apr 28, 2016 · 3 comments
Closed

Pixel C detected as mobile! #136

ssova-4xxi opened this issue Apr 28, 2016 · 3 comments
Milestone

Comments

@ssova-4xxi
Copy link

My user agent parses as mobile

Add!

useragent = Chrome: {
  'Mozilla/5.0 (Linux; Android 6.0.99; Build/NPC91K) AppleWebKit/537.36(KHTML, like Gecko) Chrome/50.0.2661.86 Safari/537.36': {
        chrome: true
      , android: true
      , osversion: '6.0.99'
      , tablet: true
      , version: '51.0'
      , webkit: true
      , a: true
      }
}
@ssova-4xxi ssova-4xxi changed the title Add Pixel C not mobile! Pixel C is not mobile! Apr 28, 2016
@ssova-4xxi ssova-4xxi changed the title Pixel C is not mobile! Pixel C detected as mobile! Apr 28, 2016
@lancedikson
Copy link
Collaborator

Oh, it's interesting. There is no any obvious tablet's sign in that UA. Let's see what we can do…

@lancedikson lancedikson added this to the 1.2.0 milestone May 9, 2016
lancedikson added a commit that referenced this issue May 9, 2016
@lancedikson
Copy link
Collaborator

Will be at the next minor release 1.2.0 in a few days

@sergeysova
Copy link

@lancedikson thanks!!!

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

No branches or pull requests

3 participants