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

iPad Pro is not detected #21

Open
acarnwath opened this issue Feb 27, 2021 · 1 comment
Open

iPad Pro is not detected #21

acarnwath opened this issue Feb 27, 2021 · 1 comment

Comments

@acarnwath
Copy link

The iPad Pro has the ability to add to home screen, but the user agent does not have "ipad" in it. It looks something more like this:

navigator.platform = 'MacIntel';
navigator.userAgent = 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/13.0 Safari/605.1.15)';

This StackOverflow has some promising indicators...

@lucasltv
Copy link

lucasltv commented Jun 4, 2021

Same issue...

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

2 participants