Not quite as you also want to include System.getClockTime().dst in the calculation
I don't think that's the case as the dst field is always 0 (at least on real devices *) and timeZoneOffset takes daylight savings time into account…
Not quite as you also want to include System.getClockTime().dst in the calculation
I don't think that's the case as the dst field is always 0 (at least on real devices *) and timeZoneOffset takes daylight savings time into account…
I've implemented a great feature in my data fields that preserves key CIQ variables following a Garmin device crash/recovery.
Thankfully that is rare event. But it is so frustrating, the 2-3 times a year it happens, when I look down at my Edge de…
I think Rez.mc is a file that's autogenerated by the compiler, which would imply that either:
- this is a compiler bug
or
- there's something wrong with your resources
Either way, it's too bad:
- there's isn't a better error message…
I can understand a whole lot but when you say I need to.. spend more time understanding the code for a simple thing you are ignoring easy to understand documentation.
We have developers here who have trouble following a page with SDK/vscode install instructions…
You'll see it's only supported on devices with onboard music (it's how music is synced), so for example, it's supported on the 245m but not the 245. The f5x doesn't have music.
So how come I can sync/recieve…
But it's very good, there is no collision between versions.
That's right. Reading back on the earlier posts in this thread it seems that maybe there was some misunderstanding and/or imprecise language:
The way fitcontrib…
I originally posted some of this as a question about how lookup was supposed to work, but now I can see it's not just unexpected behavior, it's actually buggy.
function foo() as Number { return 0; } module bar { module foo { …
Hi,experts, I am making a watchface that need activation. A weird problem arised, the https request was not executed on some devices like fenix5xPlus and Tactix,but most devices like fr series worked fine. My code is like below. Sorry I cannot insert a code…
I compiled samples included with SDK 3.1.8 and installed to v3t using side load method (copy the prg to /garmin/apps). And all apps result in error of:
Error: Symbol Not Found Error
Details: Could not find symbol initResources.
And I submitted an app to…
Original discussion thread: https://ciq.forums.garmin.com/developer/connect-iq/f/discussion/8237/unexpected-exception-from-application-properties-setvalue-on-fenix-5x
Watch face in store: https://apps.garmin.com/en-US/apps/4f03053e-9ecd-4721-abca-19ca7…