When trying to run fenix 5 Plus, 5s Plus, 5X Plus in the simulator
var mySettings = System.getDeviceSettings();
var version = mySettings.monkeyVersion;
is "3.3.3" and when trying to access the weather module I get "Could not find symbol 'Weather'".
When running a Vivoactive 4 in the simulator it's "3.3.1" and I don't get any problems. I feel like API level 3.3.3 should work...