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

Generic Tablets are tablets #66

Open
Julian opened this issue Aug 17, 2016 · 0 comments
Open

Generic Tablets are tablets #66

Julian opened this issue Aug 17, 2016 · 0 comments

Comments

@Julian
Copy link

Julian commented Aug 17, 2016

I see e.g. #6 and #7, but e.g.:

user_agents.parse("Mozilla/5.0 (Android; Tablet; rv:20.0) Gecko/20.0 Firefox/20.0")

is reported as mobile, but is a tablet, as per https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/User-Agent/Firefox

This is with:

ua-parser==0.7.1
user-agents==1.0.1

but worked correctly with:

ua-parser==0.3.6
user-agents==0.3.1
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
@Julian and others