Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add regexes for Edge Chromium on iOS and Android #473

Merged
merged 1 commit into from
Apr 10, 2020

Conversation

dwmatteson
Copy link
Contributor

Edge Chromium on iOS and Android have new user agents. Added a regex that handles them so they are detected properly as Edge Mobile.

Fixes #328

@commenthol commenthol merged commit 1fd3263 into ua-parser:master Apr 10, 2020
@commenthol
Copy link
Contributor

Thanks

@heowc
Copy link
Contributor

heowc commented Apr 15, 2020

@commenthol
Copy link
Contributor

Yes you are right the regexes are duplicated now. Thanks for highlighting. Will revert the change.

@dwmatteson
Copy link
Contributor Author

Sorry about the duplicate pull request. I forgot to re-fork and #451 didn't exist in my old fork, and I saw the open Issue so I thought it hadn't been addressed.

commenthol added a commit that referenced this pull request Apr 19, 2020
fix(#473): EdgeMobile simplify and remove duplicated rule
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Edge mobile is detected as Chrome on iOS and Android
3 participants