A call to "navigator.userAgentData.platform" throws a Java Exception. Works OK on "Edge"
An in-browser app tries to call "navigator.userAgentData.platform" to determine which operating system is in use, but the causes a Java Exception.
If I try the same thing under Edge it works OK.
An in-browser app tries to call "navigator.userAgentData.platform" to determine which operating system is in use, but the causes a Java Exception.
If I try the same thing under Edge it works OK.