faisalman / ua-parser-js

UAParser.js - The Essential Web Development Tool for User-Agent Detection.
https://uaparser.dev/
GNU Affero General Public License v3.0
9.05k stars 1.19k forks source link

Incorrect browser name returned for edge browser on android and ios #306

Closed shreedharshetty closed 6 years ago

shreedharshetty commented 6 years ago

on mobile browsers, navigator.appVersion will have EdgA for android and EdgiOS for ios.

faisalman commented 6 years ago

Fixed in #305