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
on iPad Pro md.os() === null md.tablet() === null
The text was updated successfully, but these errors were encountered:
Is this still the case? May one create a PR?
Sorry, something went wrong.
https://anjanesh.s3.amazonaws.com/demo/mobiledetect.html
shows on Chrome on iPad Pro 12" 2018 model :
Mobile : iPad Phone : null Tablet : iPad userAgent : Chrome OS : iOS iPhone : false iPad : true WebKit : 605.115 Build : null
but on Safari on iPad Pro 12" 2018 model :
Mobile : null Phone : null Tablet : null userAgent : null OS : null iPhone : false iPad : false WebKit : 605.115 Build : null
iPad OS 16.3
No branches or pull requests
on iPad Pro
md.os() === null
md.tablet() === null
The text was updated successfully, but these errors were encountered: