Skip to content
New issue

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

cannot detect iPad Pro (iPadOS) #104

Open
williamli opened this issue Jun 4, 2020 · 2 comments
Open

cannot detect iPad Pro (iPadOS) #104

williamli opened this issue Jun 4, 2020 · 2 comments

Comments

@williamli
Copy link

on iPad Pro
md.os() === null
md.tablet() === null

@MickL
Copy link

MickL commented Nov 11, 2021

Is this still the case? May one create a PR?

@anjanesh
Copy link

anjanesh commented Jan 24, 2023

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants