I just tried your publisher app, and it worked, at least on the Forerunner 965...
I also tried adding the Venu 2 and running it on that, which does not work (the option "complications" in the sim is greyed out and not cklickable...
When I ran…
I must check this out, but yeah my first guess would also be that native has a 1s faster access to the data than compute()
Yeah I *think* I've seen a native field being 1 second ahead of the (supposedly) same Activity.Info field, but kind…
Let's say this is the intended behavior, I still don't necessarily agree that there will never be any effect. I mean what would you call 'any effect"? That you ser something in ERA?
Maybe the only effect is that if the behavior was documented…
It's known that *widget* builds targeting Instinct 2 (Fenix 6?) like devices run in "glance mode" (https://developer.garmin.com/connect-iq/core-topics/glances/). With Connect IQ SDK 8.1.0 it's no longer the case, at least with my project…
I've found where the user can disable AUTO lap. This will prevent the device from creating a lap every mile or km. But it doesn't stop the lap message when addLap() is called.
On the Edge 540, I've also found where you can reduce the number of…
Also, as per my comment on the bug report:
- you can use “Integer” instead of “Number or Long”
- you can use “Decimal” instead of “Float or Double”
Note that Integer and Decimal have existed since CIQ 1…
The following code ran on any device with at least CIQ 3.4.0 that supports toasts (i.e: fr955) in the simulator (either 7.4.3 or 8.0.0-Beta) will incorrectly display "other" instead of the expected "toast".
System.println("toast");…
I want to clarify one thing—the topic of this thread is about a more generic feature request tool, but within the Connect IQ developer forums, we accept both bug reports and feature requests through the bug reporting tool. Perhaps I can clarify that in…
Clearly it's a bug. I've seen it reported in device forums (like Fenix 7) in at least 2 forms:
- as you described it: the user runs a CIQ device app and a CIQ data field is also active
- the user runs a native activity and a CIQ data field (e…