Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use clean user agent string instead of appVersion when userAgentData is unavailable. #200

Merged
merged 1 commit into from
Feb 27, 2024

Conversation

sezna
Copy link
Contributor

@sezna sezna commented Feb 26, 2024

Thanks for the library! We use this a lot, and are very happy with its implementation.

This PR aims to replace the usage of the deprecated navigator.appVersion with a cleaned userAgent string, in the case where userAgentData is unavailable (all non-chromium browsers, including Safari and Firefox).

@sezna sezna marked this pull request as ready for review February 26, 2024 22:36
@lramos15 lramos15 added this to the March 2024 milestone Feb 27, 2024
@lramos15 lramos15 merged commit 2ead3aa into microsoft:main Feb 27, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants