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

Samsung Fold devices are not being detected in mobile devices. #888

Closed serbanghita closed 2 years ago

serbanghita commented 2 years ago

See https://github.com/hgoebl/mobile-detect.js/issues/108

serbanghita commented 2 years ago

Addressed in https://github.com/serbanghita/Mobile-Detect/releases/tag/2.8.41