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

Doesn't work for Moto X #64

Closed
schickling opened this issue Oct 14, 2014 · 1 comment
Closed

Doesn't work for Moto X #64

schickling opened this issue Oct 14, 2014 · 1 comment

Comments

@schickling
Copy link

Moto X on Chrome reports the following UserAgent:

Mozilla/5.0 (Linux; Android 4.4.4; XT1032 Build/KXB21.14-L1.40) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/38.0.2125.102 Mobile Safari/537.36

@lancedikson
Copy link
Collaborator

It's ok for me:

{ name: 'Chrome',
  chrome: true,
  version: '38.0',
  webkit: true,
  android: true,
  osversion: '4.4.4',
  mobile: true,
  a: true }

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