How to detect android tablets e.g. Samsung Note
-
Hi,
I have recently opened a site on my Samsung Note tablet and find that the mobile navigation is appearing.I am using:
if(is_mobile() && !is_ipad()) { display mobile navigation } else { desktop navigation }This works fine for mobile, desktop, and ipad, but my android tablet displays the mobile navigation. I really love your plugin, but this is a big problem. Your previous post from 6 months ago stated this was on a “to do list”. Any luck?
Thanks!
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘How to detect android tablets e.g. Samsung Note’ is closed to new replies.