serbanghita / Mobile-Detect

Mobile_Detect is a lightweight PHP class for detecting mobile devices (including tablets). It uses the User-Agent string combined with specific HTTP headers to detect the mobile environment.
http://mobiledetect.net
MIT License
10.55k stars 2.68k forks source link

its not work when google chrome mobile browser is set to Desktop Version #899

Closed shajiuddin closed 2 years ago

shajiuddin commented 2 years ago

its not work when google chrome mobile browser is set to Desktop Version

ernestbuffington commented 2 years ago

It thinks I'm on a tablet when in destop chrome...

serbanghita commented 2 years ago

We need the user-agent string in order to identify the issue. You can use navigate to https://demo.mobiledetect.net/ and report the UA or copy paste it here.