Skip to content
This repository has been archived by the owner on Apr 6, 2019. It is now read-only.

Apple Watch Series 4 #1

Open
raspberrytipsnl opened this issue Nov 3, 2018 · 4 comments
Open

Apple Watch Series 4 #1

raspberrytipsnl opened this issue Nov 3, 2018 · 4 comments

Comments

@raspberrytipsnl
Copy link

The Apple Watch series 4 has also WebKit capabilities:

CPU: S4 / width: 320 / height: 568 / dpi @2

So you can add it to the script 😄

--Richard

@raspberrytipsnl
Copy link
Author

if (cpu == 'S4') { if (s == '320x568') { return 'Apple watch series 4' } }

@dieulot
Copy link
Owner

dieulot commented Nov 6, 2018

Ha, nice find, thanks.

I wonder if we could differentiate 40 and 44mm (and 38/42 for Series 3) for sites that handle the Watch’s size with <meta name="disabled-adaptations" content="watch">. Probably.

Could you (or anyone else with a Series 3 and/or 4) screenshot everything that’s returned by this page?

@Cherry
Copy link

Cherry commented Nov 6, 2018

From an S4 44mm:



@raspberrytipsnl
Copy link
Author

There is no difference in viewport between the 40 and 44mm version. Series 3 and lower do not have access to webkit.

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

No branches or pull requests

3 participants