I've opened a bug report for this issue:
Please vote for it if you're interested in seeing it…
I've opened a bug report for this issue:
Please vote for it if you're interested in seeing it…
Yes I thought about exactly the same.
But didn't know that it's in data field, so there is s little problem - user has to run activity with this data field at least ones in 7 days period - what usually happens in WF.
Thanks. I found it. will it cost a lot to get the value synchronously?
I use symlinks to share common code between projects, but it has a few issues:
- You have to change VS Code's search settings to follow symlinks
- Certain features like git integration don't work properly with linked files/folders (at least under…
Oh wow! Thank you very much!
I will try to test it! For now, I'm noticing that Toybox.Sensor.getInfo() doesn't seem to include gyro data (at least for the preview device in the SDK).Hopefully that will change (or I'm making a mistake!)
I just had this problem and it turns out that you need to save some default values from the watchface first, otherwise the settings from phone don't have any effect (iOS at least). Didn't see anywhere in the docs something about this.
Today I had a brilliant comment after my run. My Garmin said that I was being "productive". Ok, so maybe it wasn't that brilliant a comment but at least Garmin wasn't telling me that I was wasting my time like it usually does.
Here is where I ended...at least for the moment.
I do has weather before this function so that has already been done.
hidden function valTempF() {
var cc=Weather.getCurrentConditions();
if (cc!=null&&cc.temperature!=null) {
return (cc.temperature…
I think this is now fixed. Or at least the way that I was running into it is fixed. I saw a series of device updates in the "SDK Manager" app this week, which I believe is related. Can you confirm, Travis.ConnectIQ?
Nice!! I'll take more look at it, but if everything is stored on the watch only, it easier. But since you desired it to be synced to Udisc.com (at least I think that's where it should be??) then that needs further looking.