Mobile-detect.js Tutorial - Detect Mobile Device with Javascript

preview_player
Показать описание

Follow us on
Рекомендации по теме
Комментарии
Автор

Very informative..
You saved my time..
i was expecting it will take my whole day..
but your tutorial did it in just 5 minutes.
Thanks a lot..
:)

qasiminayat
Автор

Is there any efficient way in javascript, where I capture the IMEI number *#60#, I'm developing an app, where I would like my user not to need to use password, so I want to link to his email, every device he uses smartphones and pcs and tablets

alexon
Автор

Doesn't return device model name on IOS products, returns only 'iPhone'/ 'iPad'.

Tidaltwist
Автор

But u know userAgent can be changed and some devices want to be treated as Desktop?

laaste
Автор

How to read imei mobile phone using javascript

akhmadwijaya
Автор

Hi, good video. But wht didn't you zoom, your scripts are very smal

sangwaemmanuel
Автор

Mobile: null
Phone: null
Tablet: null
OS: null
userAgent: null
why?

_alexollie