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

Running Firefox on iPad shows Safari #40

Open
gjtyler opened this issue Mar 8, 2017 · 2 comments
Open

Running Firefox on iPad shows Safari #40

gjtyler opened this issue Mar 8, 2017 · 2 comments

Comments

@gjtyler
Copy link

gjtyler commented Mar 8, 2017

User Agent is:
Mozilla/5.0 (iPad; CPU OS 10_2_1 like Mac OS X) AppleWebKit/602.4.6 (KHTML, like Gecko) FxiOS/6.1 Mobile/14D27 Safari/602.4.6

Reports iPad, Safari, 602.4.6
Should report iPad, Firefox, 6.1

The FxiOS keyword should take priority over AppleWebKit and Safari

@donatj
Copy link
Owner

donatj commented Apr 24, 2017

Do you have a good reason to detect Firefox as seperate from Safari on iOS? I've hesitated to add it because it's just Safari wrapped in a different skin.

@gjtyler
Copy link
Author

gjtyler commented Apr 24, 2017

I am using the data for metrics reporting, not for generating different code.
I show the user which devices and browsers they have used to access my site.
I actually didn't know that Firefox is using the Safari rendering engine - thanks for that information.

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

No branches or pull requests

3 participants
@donatj @gjtyler and others