We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I can not get Android version when FireFox Browser.
I request UserAgent to "Mozilla/5.0 (Android 7.0; Mobile; rv:50.0) Gecko/50.0 Firefox/50.0"
Result, {name=Firefox, category=smartphone, os=Android, version=50.0, vendor=Mozilla}
not found "os_version" parameter
The text was updated successfully, but these errors were encountered:
I have same problem.
Sorry, something went wrong.
It's not the issue of woothee-java, but the issue of woothee/woothee. Could you create an issue there? https://github.com/woothee/woothee/issues
woothee-java
woothee/woothee
No branches or pull requests
I can not get Android version when FireFox Browser.
I request UserAgent to "Mozilla/5.0 (Android 7.0; Mobile; rv:50.0) Gecko/50.0 Firefox/50.0"
Result,
{name=Firefox, category=smartphone, os=Android, version=50.0, vendor=Mozilla}
not found "os_version" parameter
The text was updated successfully, but these errors were encountered: