Open msinn opened 5 months ago
Hi @msinn! Can you please visit this page and provide a screenshot from it and copy-paste the User Agent string? 🙏 https://bowser-js.github.io/bowser-online/
I ran into the same problem, here's the user agent string:
Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.8 Safari/605.1.15
Running on the following:
It's detected as "desktop", here's the full info I get on the test page:
iPad identifies (when using Safari) as running macOS 10.15.7 Catalina on Apple desktop Platform.
When I retrieve the information using Chrome on the same iPad, I receive os is iOS 17.5 and the platform is Apple tablet, which is almosr correct. To be 100% correct, it would be iPadOS 17.5.1, but that's a cosmetic thing.
On an iPhone, Safari shows the correct results (iOS 17.5.1).