faisalman / ua-parser-js

UAParser.js - The Essential Tool for User-Agent Detection in JavaScript & Web Development.
https://uaparser.dev/
GNU Affero General Public License v3.0
8.85k stars 1.18k forks source link

`Chrome` hasn't changed to `Mobile Chrome` in v2?! #691

Closed aradalvand closed 6 months ago

aradalvand commented 6 months ago

I'm on version 2.0.0-beta.1, in the CHANGELOG, it says:

Browser detection on mobile device: "Chrome" => "Mobile Chrome", "Firefox" => "Mobile Firefox"

But I still get Chrome on Chrome mobile:

image

aradalvand commented 6 months ago

TIL I'm actually blind! Lmao! Sorry!