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

why is wrong and not friendly with MAC? #283

Closed
henryatman opened this issue Dec 8, 2017 · 3 comments
Closed

why is wrong and not friendly with MAC? #283

henryatman opened this issue Dec 8, 2017 · 3 comments

Comments

@henryatman
Copy link

user_agent = Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/62.0.3202.94 Safari/537.36

get device: {vendor: undefined, model: undefined, type: undefined}

this "user_agent" info exactly show device is Macintosh, vendor is Apple, and is exactly Intel Mac OS X 10_13_1 computer,

why not correctly get it?

@alicoding
Copy link

I'm getting same issue here...

"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13_2) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/63.0.3239.108 Safari/537.36"

@ChamNouki
Copy link

according to getDevice() documentation, device seems not to be filled for desktop device.

@faisalman
Copy link
Owner

This has been discussed in #182

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

4 participants