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

Firefox iPad is being detected as Safari #531

Closed
turnipdabeets opened this issue Jun 2, 2023 · 4 comments
Closed

Firefox iPad is being detected as Safari #531

turnipdabeets opened this issue Jun 2, 2023 · 4 comments
Assignees
Labels

Comments

@turnipdabeets
Copy link

turnipdabeets commented Jun 2, 2023

From Firefox user agent string reference - HTTP | MDN, this is the UA for firefox on ipads:
Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_4) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/13.1 Safari/605.1.15

But it's being detected as Safari

I'm using "bowser": "^2.11.0",

Inspecting Bowser.parse(window.navigator.userAgent) on an iPad Pro 16.3.1 shows the information looks exactly the same as on a Firefox browser or a Safari browser.
IMG_0015
IMG_0014

@naorpeled naorpeled self-assigned this Jun 2, 2023
@naorpeled naorpeled added the bug label Jun 2, 2023
@naorpeled
Copy link
Collaborator

Hey @turnipdabeets,
thanks for opening this issue.

Will try to investigate this tomorrow 🙏
will keep you posted

@naorpeled
Copy link
Collaborator

naorpeled commented Jun 3, 2023

Seems like there's an open issue for this here.
In addition, found a different thread that discusses this here.

Not sure we have something to do about it on our end 😢

@turnipdabeets
Copy link
Author

Seems like there's an open issue for this here. In addition, found a different thread that discusses this here.

Not sure we have something to do about it on our end 😢

Ok, thanks for looking into this!

@naorpeled
Copy link
Collaborator

Seems like there's an open issue for this here. In addition, found a different thread that discusses this here.
Not sure we have something to do about it on our end 😢

Ok, thanks for looking into this!

For sure!
Feel free to ping me if you need assistance with anything else :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants