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

Hello Devs, Detecting the device details of your users is now easier than ever with Detective API. Our API is powered by AI and makes detecting devices easy and effortless....

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

tablets are not correctly recognized as tablet: Samsung Galaxy Tab S8 Ultra `Mozilla/5.0 (Linux; Android 12; SM-X906C Build/QP1A.190711.020; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/80.0.3987.119 Mobile Safari/537.36` Lenovo Yoga Tab...

**iPad AIR & iPad PRO Not detected as tablet** Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.0 Safari/605.1.15

type: bug

Added simple Huawei detection regexes for Huawei devices (HMSCore installed and present on those devices, also this is lib Huawei integration is using when distributing to App Gallery), Huawei-specific OS...

We've been using https://github.com/jenssegers/agent for quite a long time, but it seems it's fallen out of maintenance, and hasn't been updated to use Mobile-Detect v3 :frowning_face: We can't really switch...

**Issue description** IOS devices using Safari - isTablet and isMobile both return false. Latest version (3.7.4) Same devices using Chrome work as expected. same on IOS 16,15,14 ipad pro 12.9...

**Issue description** Hi, we are using Mobile-Detect in one of our projects and are currently investigating the impact of the upcoming reduced UA strings in Chromium and Chromium based browsers...

type: question
discussion
User-Agent reduction initiative
User-Agent client hints

Thanks to Chrome's "user agent reduction" the user agent in Chrome no longer contains dynamic device and operating system information. For Android the operating system is fixed as Android 10...

discussion
User-Agent reduction initiative
User-Agent client hints