-
Notifications
You must be signed in to change notification settings - Fork 236
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
Not able to identify IPAD os_version=13.0 , What should do to identify os_version > 13+ #165
Comments
What iPad Model is it? I know the iPad Pro identifies as a Mac since suppose to have desktop class browsing. I think detecting touch is a workaround, but in the future if they ever make touch screen Macs that'd be a future problem. Haven't looked at the code though to see how this works, just thinking of using this in my frontend React project and skimming the issues to see how others use it, so maybe my above message could explain the problem and point down the right direction. iPad OS Version is useful but some the OS behave differently for some device models hardware. |
The same issue is happening for me also for Safari and Firefox. For chromium browsers its able to detect iPad. |
My user-agent:
{phone: false, ipod: false, tablet: false, universal: false, device: false} |
This issue can be reproduced in Chrome Dev Tools:
Result: |
No description provided.
The text was updated successfully, but these errors were encountered: