poitch / dart-matomo

A Dart Matomo Client
MIT License
20 stars 39 forks source link

fix: refused to set unsafe user agent in web #6

Closed krille-chan closed 3 years ago

krille-chan commented 3 years ago

Hello again :-) how are you?

On web I have found another minor issue because in some browsers we cant set the user agent. So I have placed this condition to fix this. I hope you like the changes.

Have a nice day and stay healthy

poitch commented 3 years ago

Thank you. I guess in the case of web, then the User-Agent would already be properly set anyway.