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

Does not parse the value correctly. #78

Open
haroldnbright opened this issue Jan 24, 2025 · 0 comments
Open

Does not parse the value correctly. #78

haroldnbright opened this issue Jan 24, 2025 · 0 comments

Comments

@haroldnbright
Copy link

The latest version does not parse the value correctly.

try the following as test agent strings:

  1. mozilla/5.0 (linux; android 10; k) applewebkit/537.36 (khtml, like gecko) samsungbrowser/26.0 chrome/122.0.0.0 mobile safari/537.36
  2. mozilla/5.0 (iphone; cpu iphone os 18_1 like mac os x) applewebkit/605.1.15 (khtml, like gecko) version/18.1 mobile/15e148 safari/604.1

For the 1st one it gives me Linux as the OS and for 2nd it gives me Other as OS.

When i use the online parser https://uaparser.dev/ it gives be a way different yet accurate result.
Kindly help.

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

1 participant