idevice icon indicating copy to clipboard operation
idevice copied to clipboard

iOS 12.2 breaks GPU renderer name

Open jkoepcke opened this issue 6 years ago • 1 comments

Since iOS 12.2, it only reports "Apple GPU" for all devices. Most likely to prevent fingerprinting.

Combination of screen dimensions & density still does a good job, however fails when device has zoom mode enabled. Only option I see atm would be CPU (or better GPU) benchmarking.

jkoepcke avatar Apr 04 '19 15:04 jkoepcke

Yep, this project is dead.

I don’t want to go with benchmarking because it cannot be accurate, especially when low battery mode is enabled. I also don’t have every device to test it on. And of course it would affect the page’s smoothness.

dieulot avatar Apr 06 '19 07:04 dieulot