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
After contacting Piwik on Twitter, the CM asked me to create a ticket. Link : https://twitter.com/Progi1984/status/317946463244140545
Piwik doesn't detect the User Agent of Firefox OS. Source : http://davidwalsh.name/firefox-os-user-agent
The text was updated successfully, but these errors were encountered:
User agent is: Mozilla/5.0 (Mobile; rv:18.0) Gecko/18.0 Firefox/18.0
Mozilla/5.0 (Mobile; rv:18.0) Gecko/18.0 Firefox/18.0
http://localhost/trunk-original/libs/UserAgentParser/UserAgentParser.test.php?setUserAgent=Mozilla/5.0%20%28Mobile;%20rv:18.0%29%20Gecko/18.0%20Firefox/18.0
Currently OS is detected as "false" but should be detected as Firefox OS.
PS: Firefox OS is an awesome project!
Sorry, something went wrong.
It is already detected as Firefox OS. see http://demo.piwik.org/plugins/DevicesDetection/UserAgentParserEnhanced/test.php?ua=Mozilla/5.0%20(Mobile;%20rv:18.0)%20Gecko/18.0%20Firefox/18.0
But an icon for Firefox OS is missing atm.
Perfect for the detection...
May be an icon in the branding icons can interest you ? Link : http://www.mozilla.org/en-US/styleguide/identity/firefoxos/branding/
In 9574583fc1aaab7387ca176282e73c8d3136d43c: fixed #3865 - added firefox icon for firefox os
sgiehl
No branches or pull requests
After contacting Piwik on Twitter, the CM asked me to create a ticket.
Link : https://twitter.com/Progi1984/status/317946463244140545
Piwik doesn't detect the User Agent of Firefox OS.
Source : http://davidwalsh.name/firefox-os-user-agent
The text was updated successfully, but these errors were encountered: