How do I read OS version for Web Platform?
I'm trying to read OS versions using API/Widget, but no luck. I could see 'userAgent' brings the details of the Browser/OS, but it doesn't carry OS Version.
"userAgent": {
"deviceType": "Desktop",
"name": "Chrome",
"os": "Windows",
"renderVersion": "",
"type": "Browser",
"version": "99.0.4844"
}
Is there a way to read OS version like Windows 11/10/8/7 and so on using API or any widget.
1
コメント
Hi! We do not currently surface the OS version for desktop applications. I would recommend submitting a feature request (through the Pendo resource center) so that our product team can take that into consideration.
サインインしてコメントを残してください。