Open
Description
I migrated our user agent functionality to this library. Nearly all unit tests worked except for this UA:
"Mozilla/5.0 (iPad; U; CPU OS 4_3_5 like Mac OS X; de-de) AppleWebKit/533.17.9 (KHTML, like Gecko) Version/5.0.2 Mobile/8L1 Safari/6533.18.5";
The user agent is not detected as a tablet but iPad qualifies as one.
This user agent or similar are listed here:
https://developers.whatismybrowser.com/useragents/explore/operating_platform/ipad/9
Sidenote:
I also ran it through browscap.org/ua-lookup and it is correctly detected as a tablet there. So it must be a problem with the java library. (Initially i also opened a bug but closed it since it is working for them.)
Metadata
Metadata
Assignees
Labels
No labels