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

fix: parse Chrome and Edge mobile on iOS as iOS, even with desktop mode on #586

Merged
merged 1 commit into from
May 31, 2024

Conversation

lbarthon
Copy link
Contributor

The desktop mode on both those applications changes the user-agent, making it say that the device runs Mac OS X. However, this still runs on iOS, and should be parsed as is.

…de on

The desktop mode on both those applications changes the user-agent, making it
say that the device runs Mac OS X. However, this still runs on iOS, and should
be parsed as is.
@lbarthon lbarthon requested a review from migueldemoura May 31, 2024 14:46
@lbarthon lbarthon merged commit 1f6353a into master May 31, 2024
3 checks passed
@migueldemoura migueldemoura deleted the lbarthon/chrome-edge-mobile-desktop-mode branch May 31, 2024 16:15
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.

2 participants