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

OnePlus phone, device is not detected #272

Closed
artofspeed opened this issue Oct 20, 2017 · 1 comment
Closed

OnePlus phone, device is not detected #272

artofspeed opened this issue Oct 20, 2017 · 1 comment

Comments

@artofspeed
Copy link

On OnePlus's Chrome browser, the user agent is Mozilla/5.0 (Linux; Android 7.1.1; ONEPLUS A3000 Build/NMF26F) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/61.0.3163.98 Mobile Safari/537.36

UAParser fails to detect vendor and model even if it's clearly present in the UA string. It gives:
{vendor: undefined, model: undefined, type: "mobile"}

@artofspeed
Copy link
Author

Can you update it in npm as well? 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

2 participants