whatdevice
whatdevice copied to clipboard
Resolution is incorrect on mobile devices
The resolution on the Display section shows the viewport size when viewed on a mobile device, not the actual resolution.
This may be a solution: https://stackoverflow.com/a/17359959
It might be a good idea to list the viewport resolution, the actual resolution, and the pixel ratio in WhatDevice.
The viewport and actual resoluton are now visible in the Display section, but the actual resolution seems to be wrong on some devices. Both values are correct on my Chromebook, but on my Pixel the resolution is displayed as 1082x1922 (when it's actually 1080x1920).