hgoebl / mobile-detect.js

Device detection (phone, tablet, desktop, mobile grade, os, versions)
http://hgoebl.github.io/mobile-detect.js/
MIT License
4.12k stars 892 forks source link

How to detect if it's mobile and not browser but native apps #92

Closed AScripnic closed 5 years ago

AScripnic commented 5 years ago

Is there a way to detect if request comes from a mobile native app and not mobile browser on server side?

hgoebl commented 5 years ago

I don't know exactly, but I suppose it's not possible to distinguish them.