newrelic / video-agent-roku

New Relic Agent for Roku
Apache License 2.0
18 stars 18 forks source link

OS version implementation is not right #29

Closed kmanishdisc closed 3 years ago

kmanishdisc commented 3 years ago

function nrGetOSVersion() in NRAgent.brs is not implemented with right logic. it matches version string with "999.99E99999X". However, this may not always be true. I am, for example, getting "999.99E99999A" as version string.