We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi.
When I tried the User-Agent of OPPO Reno5 A,
tablet
Acer
A101
The screenshot of https://faisalman.github.io/ua-parser-js/ at that time is below:
The User-Agent string which I tried is below:
Mozilla/5.0 (Linux; Android 11; A101OP) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.159 Mobile Safari/537.36
OPPO Reno5 A is a smartphone, so I think that
mobile
OPPO
A101OP
Is this behavior a bug?
Thank you.
The text was updated successfully, but these errors were encountered:
Successfully merging a pull request may close this issue.
Hi.
When I tried the User-Agent of OPPO Reno5 A,
tablet
responded as the device type.Acer
andA101
responded as the model.The screenshot of https://faisalman.github.io/ua-parser-js/ at that time is below:
The User-Agent string which I tried is below:
OPPO Reno5 A is a smartphone, so I think that
mobile
.OPPO
andA101OP
.Is this behavior a bug?
Thank you.
The text was updated successfully, but these errors were encountered: