Need to set the DeviceInfo.OsVersion from the client side.
Currently, the DeviceInfo.OsVersion is being populated within the SDK. We want to set this from our client to support the format xx.xx.xx
I don't see any APIs exposed for the same. I tried to override the field using setContext API but it doesn't seem to work.
Kindly help with the same. Is there any way to override this from the client side?