kshyju / BrowserDetector

Fast & light weight browser detection & device detection for asp.net core and azure functions
MIT License
30 stars 13 forks source link

Firefox mobile on Android is detected incorrectly #11

Closed JVanloofsvelt closed 9 months ago

JVanloofsvelt commented 1 year ago

https://browser-detection.azurewebsites.net/ yields this:

Firefox
112.0
Mobile; rv:109.0
Mobile

Use agent string: Mozilla/5.0 (Android 13; Mobile; rv:68.0) Gecko/68.0 Firefox/112.0

JVanloofsvelt commented 1 year ago

By the way, a csproj file appears to be missing from the repository.