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
No description provided.
The text was updated successfully, but these errors were encountered:
I have the same issue on IOS and Safari browser. isSafari gives me false but meta.name gives "Safari"
isSafari
meta.name
Sorry, something went wrong.
Thanks. I will take a look at this shortly.
Can you supply the returned meta.ua info please?
meta.ua
Also getting this, along with the wrong version showing. Here's the data from the demo page:
"root": "isOpera": false "isEdge": false "isFirefox": false "isSafari": false "isIE": false "isChrome": false "isChromeIOS": false "isIOS": true "meta": "name": "Safari" "version": "605" "ua": "Mozilla/5.0 (iPhone; CPU OS 14_4_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) FxiOS/33.1 Mobile/15E148 Safari/605.1.15"
cschweda
No branches or pull requests
No description provided.
The text was updated successfully, but these errors were encountered: