You can't catch null*2 - it's also Unhandled exception, no more code is executed
I thought that was the case until recently; in fact I'm sure I tested and confirmed it a few months ago.
But I recently found that you can in fact catch…
You can't catch null*2 - it's also Unhandled exception, no more code is executed
I thought that was the case until recently; in fact I'm sure I tested and confirmed it a few months ago.
But I recently found that you can in fact catch…
Alan thanks for this. I also have not received any ERA reports for many months although I used to be able to get them reliably.
My current setup is
MacOS Monterey (12.6.3); Visual Studio (v. 1.76); Java (openjdk 17.0.6 2023-01-17 (build 17.0.6+10)); connectiq…
I have led such technical teams - multi-regional, multi-disciplinary, under evil or good CEOs, across several subsidiary companies, much bigger than CIQ team is... I think I know bit about such politics.
That is why I can assume nothing will ever change until…
When experimenting with colors with an alpha channel to draw a shadow for my watch hands, I get very different results on the simulator and the actual device (fr955). While the shadows are visible in the simulator, the device doesn't show any shadows…
In supporting multiple devices, sometimes I have a <property> defined with a default value, but the <setting> is only defined for certain watch models. I expect that for watch models where the <setting> is not defined, the default value is…
import Toybox.Graphics; import Toybox.Lang; import Toybox.WatchUi; (:glance) class WidgetGlanceView extends WatchUi.GlanceView { public function initialize() { log("g.initialize"); GlanceView.initialize(); } …
I read that page already. So this seems to be a bug in the simulator, 'cause I just came back 15 minutes later, and still when I started the widget in the simulator I saw the previous time, which according to the documentation shold've been refreshed…
Hi,
I have a mature set of DataField apps that run on anything Garmin makes from CIQ 2 on.
It uses two different displays based on activity state - when activity is active it shows current data, when paused or stopped it displays target summary screens…
As I learn more of what I can do in watch rather than my pho services changing the schema etc used in my widget, local storage, arrays used etc.
I see issues when trying to update the widget via IOS connect app in that the update obviously doesn't reset…
The seconds rendering of my watch faces stop working after a runtime of 2-3 days. This issue is currently only seen on F7 series devices. Other "older" models like the F6/F5+/F5 work perfectly. My watch faces display one of the most enhanced…