Doesnt Support Windows 11 and MacOS 12
sushantawalekar opened this issue · 2 comments
sushantawalekar commented
Currently platformJS Doesnt Support Windows 11 and MacOS 12
Uzlopak commented
I am currently refactoring benchmark.js and actually think about integrating platform.js into bechmark.js.
As I checked the code for platform.js it seems we need to add the identifiers for windows 11 and MacOs 12. Then platform should recognize them correctly.
culdo commented
If you use user-agent to detecting OS, you can consider to use UAParser.js.