matomo-org / matomo-sdk-ios

Matomo iOS, tvOS and macOS SDK: a Matomo tracker written in Swift
MIT License
388 stars 164 forks source link

Fixed macOS version recognition #362

Closed brototyp closed 3 years ago

brototyp commented 4 years ago

Fixes #361

lrrrs commented 4 years ago

👍 Thanks. A generated User-Agent now looks like this Darwin/20.1.0 (x86_64; Mac OS X 11.0.1) MatomoTrackerSDK/7.3 AppName/1.0 and the Device Detector is able to parse it.

🐑 it!

Findus23 commented 4 years ago

@lrrrs I noticed that your link wasn't working and it seems like there was a bug in the website with the url parameters (and a typo). I also updated the UI so that it also visualizes the data if there is only OS data.

lrrrs commented 3 years ago

So, how can we get this merged? 🤷‍♂️

brototyp commented 3 years ago

Hi @lrrrs, thanks for pinging me here again. Non-OSS live was a bit full the last week so I completely forgot about this. I'll merge it now and will release a new version today. Thanks for your help!

brototyp commented 3 years ago

I actually want to wait for #363 before I release the next version.