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
Hello.
The package is giving me a wrong detection with UC Browser on Android 6.0.
User Agent: Mozilla/5.0 (Linux; U; Android 6.0; en-US; MotoG3 Build/MPIS24.65-33.1-2-16) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/57.0.2987.108 UCBrowser/12.9.0.1141 Mobile Safari/537.36
Mozilla/5.0 (Linux; U; Android 6.0; en-US; MotoG3 Build/MPIS24.65-33.1-2-16) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/57.0.2987.108 UCBrowser/12.9.0.1141 Mobile Safari/537.36
Detected: { "name": "safari", "version": "4.0.0", "versionNumber": 4, "mobile": true, "os": "Android 6.0", }
{ "name": "safari", "version": "4.0.0", "versionNumber": 4, "mobile": true, "os": "Android 6.0", }
The text was updated successfully, but these errors were encountered:
We'll update a comment to #24, If we finished updating the agent parser.
Sorry, something went wrong.
KennethanCeyer
No branches or pull requests
Hello.
The package is giving me a wrong detection with UC Browser on Android 6.0.
User Agent:
Mozilla/5.0 (Linux; U; Android 6.0; en-US; MotoG3 Build/MPIS24.65-33.1-2-16) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/57.0.2987.108 UCBrowser/12.9.0.1141 Mobile Safari/537.36
Detected:
{ "name": "safari", "version": "4.0.0", "versionNumber": 4, "mobile": true, "os": "Android 6.0", }
The text was updated successfully, but these errors were encountered: