-
Notifications
You must be signed in to change notification settings - Fork 0
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 does not count as an tablet, and also plugin doesn't detect is running on ios? #1
Comments
iPad pro is pretty big, I think it falls into small screens device... I'll
look into it later today.
you cal always use the agent detector function for specific cases like this.
…On Wed, Nov 30, 2022, 04:58 danfathom ***@***.***> wrote:
Ipad pro does not count as an tablet, and also plugin doesn't detect is
running on ios?
I've been testing on a ipad pro 12.9 2020.
Any ideas how I can get it to show ipad pros as a tablet? Or is there a
way to target all touch devices?
Many thanks,
Dan
—
Reply to this email directly, view it on GitHub
<#1>, or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ACARN5AUCPLJMFSSPCLPMRLWK4QKTANCNFSM6AAAAAASPN6AXI>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
|
Experiencing the same thing, iPad Pro is definitely a tablet device but craft.deviceDetect.isTablet returns false.. |
I am experiencing the same thing with a normal Ipad. |
My suggestion is to use Craft 4, |
Still an issue... I have tested on a regular iPad by adding the following code to my template: I get the following output on an iPad device: |
Ipad pro does not count as an tablet, and also plugin doesn't detect is running on ios?
I've been testing on a ipad pro 12.9 2020.
Any ideas how I can get it to show ipad pros as a tablet? Or is there a way to target all touch devices?
Many thanks,
Dan
The text was updated successfully, but these errors were encountered: