You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
mobile-detect is just a kind of "satellite"-project. It uses the RegEx patterns of Mobile-Detect and generates JavaScript source code
based on the code of its "mother"-project.
Missing patterns for particular devices cannot be added in mobile-detect.js,
instead you have to create an issue in Mobile-Detect.
Please provide the User-Agent string, the manufacturer and the type of device (phone, tablet, tv, bot, ...).
I won't replicate your issue to Mobile-Detect!
It doesn't make any sense to change generated code. I hope you understand.
Issue
[x ] I've read above note and I'm quite sure I have a real issue with mobile-detect.js
Hi there,
Firefox mobile doesn't have a phone object returned from the md.phone() method.
The mobile-detect project works correctly when testing at http://demo.mobiledetect.net/ for user-agent:
Mozilla/5.0 (Android 4.4; Mobile; rv:46.0) Gecko/46.0 Firefox/46.0
This leads me to believe this is an issue with mobile-detect.js.
Thank you for your stewardship of this project!
The text was updated successfully, but these errors were encountered:
Important Note
Before creating an issue, please note:
mobile-detect is just a kind of "satellite"-project. It uses the RegEx patterns of
Mobile-Detect and generates JavaScript source code
based on the code of its "mother"-project.
Missing patterns for particular devices cannot be added in mobile-detect.js,
instead you have to create an issue in Mobile-Detect.
Please provide the User-Agent string, the manufacturer and the type of device (phone, tablet, tv, bot, ...).
I won't replicate your issue to Mobile-Detect!
It doesn't make any sense to change generated code. I hope you understand.
Issue
[x ] I've read above note and I'm quite sure I have a real issue with mobile-detect.js
Hi there,
Firefox mobile doesn't have a phone object returned from the md.phone() method.
The mobile-detect project works correctly when testing at http://demo.mobiledetect.net/ for user-agent:
Mozilla/5.0 (Android 4.4; Mobile; rv:46.0) Gecko/46.0 Firefox/46.0
This leads me to believe this is an issue with mobile-detect.js.
Thank you for your stewardship of this project!
The text was updated successfully, but these errors were encountered: