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.

Home Page:http://mobiledetect.net

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

shajiuddin opened this issue · comments

commented

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

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

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.