Mobile-Detect icon indicating copy to clipboard operation
Mobile-Detect copied to clipboard

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.

Results 119 Mobile-Detect issues
Sort by recently updated
recently updated
newest added

Dear team, we loved you script very much. Issue description i want detect that request sent from inner App avoid mobile using browser like chrome, firefox User-Agent(s) Android Suggestions can...

Dear team, we loved you script very much, it was working very well on our website, so please include below india mobile phone models to help and identify the device...

How can i get only mobile name? Like : your OS is "Android" and Model is "Redmi 9s". ``` require_once 'Mobile_Detect.php'; $user_agent=$_SERVER['HTTP_USER_AGENT']; $detect = new Mobile_Detect; ``` I use last...

Hi, I noticed the script is missing the following agents. Mainly late Samsung models: ## Samsung Smartphones ``` SM-G991B|SM-G981B|SM-G986B|SM-G988B|SM-G973F|SM-G960F|SM-G975F|SM-G970F|SM-G965F|SM-A515F|SM-A115F|SM-A105FN|SM-N980F|SM-N986B|SM-N970F|SM-N976B|SM-N960F|SM-N950F|SM-N910A|SM-N900 ``` samsung s21 SM-G991B samsung s20 SM-G981B samsung s20+ SM-G986B samsung...

status: pending research
type: new User-Agent strings

CrawlerDetect is a mature bot detection library that has an extensive list of bots it can detect. https://github.com/JayBizzle/Crawler-Detect This library would handle the `isBot()` calls. `isMobileBot()` would still work the...

Great and usefull work! Is there already a way to get a string which device was detected? If not, it would be great to get 2 methods: function getDevice() ->...

area: Code Quality

**Issue description** Doesn't recognize the device as a tablet **User-Agent(s)** Mozilla/5.0 (Linux; arm_64; Android 10; Lenovo TB-X606F) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/87.0.4280.141 YaBrowser/20.12.5.121.01 Safari/537.36 **Suggestions**

type: new User-Agent strings

Mozilla/5.0 (Linux; Android 7.0; SM-G955F Build/NRD90M) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/63.0.3239.111 Mobile Safari/537.36 EdgA/41.0.0.1561 I have been browsing with Edge on Samsung S8+ Mobile-Detect reports I'm using Chrome 63.0.3239.111

Hi, ZYNC Z900 user agent > Mozilla/5.0 (Linux; U; Android 4.0.3; en-us; ZYNC Z990 Build/IML74K) AppleWebKit/534.30 (KHTML, like Gecko) Version/4.0 Mobile Safari/534.30 ZTE-Z990 user agent > Mozilla/5.0 (Linux; U; Android...

type: new User-Agent strings