erossini / BlazorBrowserDetect

Browser detect component for  Blazor WebAssembly and Blazor Server with .NET6
36 stars 6 forks source link

OS version not detected for mobile devices #6

Open mkb13 opened 9 months ago

mkb13 commented 9 months ago

The OS version is detected on a Windows PC but not on any of my mobile devices. On my Pixel 6a (Android), https://browserdetect.puresourcecode.com/, "Operating System Version" is blank. Same with my iPad and iPhone.

erossini commented 9 months ago

Can you try to refresh the page? Also, can you send me the screenshot of the developer tools?

mkb13 commented 9 months ago

Yes, refreshed many times. What do you mean by a screenshot of the developer tools? This only happens on mobile devices and I'm not sure how to access the developer tools.

erossini commented 8 months ago

Depends on the browser, but if you connect your device to your computer, it is possible to open the developer tools from your computer to inspect what is going on the mobile device.