1.1.6 Release
What's changed
navigator.userAgent was being used to determine platformVersion without checking its validity.
If the SDK is being consumed in react-native environment, this was failing.
This patch now robustly determines platformVersion.