AhsanAyaz / ngx-device-detector

An Angular v7+ library to detect the device, OS, and browser details.
https://ahsanayaz.github.io/ngx-device-detector
MIT License
517 stars 101 forks source link

[MISSING DEVICE] Samsung Galaxy Tab S7+ detected as Phone instead of Tablet #268

Closed gpr11 closed 1 year ago

gpr11 commented 1 year ago

Device User Agent

"Mozilla/5.0 (Linux; Android 11; SM-T970) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/88.0.4324.152 Safari/537.36"

gpr11 commented 1 year ago

Please add "SM-T970" in the regexp for SamsungTablet.

mahesh-vv commented 1 year ago

same issue for me as well.

AhsanAyaz commented 1 year ago

Closed by #278 . Thanks to @rofunn, @rasmus-eklund and @allanheremi