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

Nexus_5X UnknownPhone in browser and null in nodejs. #75

Closed nghiepdev closed 6 years ago

nghiepdev commented 6 years ago

HI guys,

I'm using Android Emulator build device Nexus_5X_API_24

My user-agent Mozilla/5.0 (Linux; Android 7.0; Android SDK built for x86 Build/NYC) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/63.0.3239.111 Mobile Safari/537.36.

md.phone() // UnknownPhone in browser and null in nodejs

Thank in advance.

hgoebl commented 6 years ago

@nghiepit you should not just remove the text and place an issue in the wrong project.