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.52k stars 2.67k forks source link

Samsung Galaxy Tab S8 series #912

Closed travelcon-it closed 10 months ago

travelcon-it commented 1 year ago

Detection for the latest Samsung Tab S8 series is missing. Please add the following model names to $tabletDevices['SamsungTablet']

SM-X700|SM-X706|SM-X706B|SM-X706U|SM-X706N|SM-X800|SM-X806|SM-X806B|SM-X806U|SM-X806N|SM-X900|SM-X906|SM-X906B|SM-X906U|SM-X906N

Thanks in advance.

linuxmobile commented 1 year ago

Same problem here. S8 tab don't detect it

serbanghita commented 10 months ago

@travelcon-it thank you some much 🙇