bestiejs / platform.js

A platform detection library.
https://mths.be/platform
MIT License
3.22k stars 408 forks source link

Detect iPad as iOS #194

Open iBobik opened 3 years ago

iBobik commented 3 years ago

Currently iPad will identify itself as a macOS if Safari is configured to get desktop version (default on).

Could this library detect this behaviour and return iOS?

Possible solution were commented in #175.