browser-detect icon indicating copy to clipboard operation
browser-detect copied to clipboard

Wrong browser detection with Firefox Focus on Android 6.0

Open ayrtonvwf opened this issue 6 years ago • 1 comments

Hello.

The package is giving me a wrong detection with Firefox Focus on Android 6.0.

User Agent: Mozilla/5.0 (Linux; Android 6.0) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Focus/6.1.1 Chrome/68.0.3440.91 Mobile Safari/537.36

Detected: { "name": "safari", "version": "4.0.0", "versionNumber": 4, "mobile": true, "os": "Android 6.0", }

ayrtonvwf avatar Aug 24 '18 21:08 ayrtonvwf

Thank you for reporting an issue here

We'll update a comment to #24, If we finished updating the agent parser.

KennethanCeyer avatar Nov 01 '18 14:11 KennethanCeyer