browser-detect
browser-detect copied to clipboard
Wrong browser detection with Edge on Android 6.0
Hello.
The package is giving me a wrong detection with Edge on Android 6.0.
User Agent:
Mozilla/5.0 (Linux; Android 6.0; MotoG3 Build/MPIS24.65-33.1-2-16) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.123 Mobile Safari/537.36 EdgA/42.0.0.2233
Detected:
{ "name": "chrome", "version": "67.0.3396", "versionNumber": 67.03396, "mobile": true, "os": "Android 6.0", }
We'll update a comment to #24, If we finished updating the agent parser.