kaimallea/isMobile

Device returning false on MacBooks and laptops

TomDeSmet opened this issue · 1 comments

I would expect these to return true when on a MacBook or Windows laptop respectively?
Those aren't mobile devices of course, but what defines a 'device' being mobile than?

apple.device returns true when it's detected to be either an iPhone, iPod or iPad. No specific checks are made for MacBooks or Windows laptops.