jenssegers / jenssegers/agent

Browser Issue on firefox & chrome

Open
#189 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
PHP
Stars
4.9k
Forks
546
PR merge metrics
No merged PRs in 30d

Description

1) On Mozilla & chrome, Device name (like realme, xiaomi, samsung) info not getting on using this useragent for Android 11.
Refer this UserAgent - Mozilla/5.0 (Linux; Android 11; V2031; wv) AppleWebKit/537.36 (KHTML, like Gecko)
Chrome/62.0.3202.84 Mobile Safari/537.36 VivoBrowser/6.9.6.1

2) On Mozilla, Device name (like realme, xiaomi, samsung) info not getting on using this useragent for Android 10.
Refer this UserAgent - Mozilla/5.0 (Android 10; Mobile; rv:89.0) Gecko/89.0 Firefox/89.0

Please somebody help me to fix this issue ASAP.

Contributor guide

No contributing guide indexed for this repository

Research direction

Use the two supplied user-agent strings as reproduction inputs and compare the parsed device-name output in the PHP agent parser. No file, test, or entry point is identified, so first locate the relevant parsing path and establish the expected device-name behavior. Done means both Android examples are covered and device information is returned consistently.

Written by the indexing model from the issue text.

Assessment

Tech stack
php
Domain
backend
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.