DeviceDetector.NET
DeviceDetector.NET copied to clipboard
Plan for Google's deprecation of UserAgent and introduction of new User-Agent Client Hints
https://blog.chromium.org/2021/05/update-on-user-agent-string-reduction.html
and
https://wicg.github.io/ua-client-hints/
So like everything, its out with the old, and in with the new. The snag is that Client Hints appears to be a very complicated solution to the problem. Will a library like this support his in future ? Because without said support, the accuracy and usefulness of this Nuget would die over time.
Am interested in your feedback/thoughts on this matter
Thanks,
Steed.
Hi @steelsteed
Yes this library will support ClientHints because the original php library already implement this feature . I plan to upgrade this library to last php version with all the features and changes but I'm busy now but I will try to do this upgrade.
Thank for the suggestion 👍
Hi @totpero
Any progress on this? It would be great to have this feature integrated in this great library.
Thanks
Val
Hi @valgen , Now I try to do this implementation on v6 branch.
Hi @steelsteed , @valgen ,
I just release new version v6.1.0, this version include Client Hints feature.
Test if is ok, Thanks 👍