This space is specifically for Connect IQ bug reports. Please review the Connect IQ Bug Reports FAQ before reporting a bug to be sure you have the information needed for Garmin to investigate the bug you wish to report. 

  • Setting weather observation time in CIQ Simulator doesn't work

    • Acknowledged on Sep 19, 2024
    • 0 Comments
    Observed on both Windows 11 and macOS Sonoma Steps to reproduce: 1) Open the Set Weather dialog 2) Change or just note the hours and minutes of the weather time 3) Press OK to close the dialog 4) Open it again -> the weather time now shows...
    • Sep 19, 2024 7:50 AM
  • Sleep schedule overlap

    • Acknowledged on Sep 19, 2024
    • 1 Comment
    Someone please explain how sleep at 2pm up at 2300 shows error schedule overlap???
    • Sep 18, 2024 10:19 PM
  • Relative paths in local variables in jungle files are resolved incorrectly.

    • Acknowledged on Sep 18, 2024
    • 1 Comment
    According to the jungle reference (see the last paragraph), relative paths in jungle files are resolved relative to the jungle file they appear in. But relative paths in local variables are actually resolved relative to the manifest file. In the "default...
    • Sep 17, 2024 11:11 PM
  • About Garmin connect iq APP ranking

    • Acknowledged on Sep 17, 2024
    • 4 Comments
    I spent three months on a dedicated server in China to get my watch face into the top two of Hot&Fresh, but it suddenly disappeared from the rankings and only ranked first in the subcategory. I don't know what happened, is it because of some special...
    • Sep 17, 2024 9:10 AM
  • Connect IQ SDK - Impossible to get started developing

    • Acknowledged on Sep 17, 2024
    • 2 Comments
    Hey! I think the dev onboarding process need to be improved. Here is what happened: 0. Professional app developer trying to start developing for Garmin Fenix (etc) watches. Unable to do so due to multiple issues. 1. Downloaded Connect IQ SDK manager...
    • Sep 16, 2024 8:55 PM
  • connectiq SDK 7.3.0 consume much more battery than SDK 7.2.1 when playing animation

    • Acknowledged on Sep 18, 2024
    • 2 Comments
    After upgrade the SDK from 7.2.1 to 7.3.0, I found that playing animation consumes much more battery. After debug I found the when playing AnimationLayer, onUpdate() is called for dozens of times in one second. In SDK 7.2.1 onUpdate() is called only...
    • Sep 16, 2024 3:55 PM
  • Scalable BionicBold Font missing.

    • Acknowledged on Sep 17, 2024
    • 5 Comments
    Forerunner 955 / Solar: After the firmware update to 20.26, the Scalable BionicBold font is missing. Fenix ​​8 47mm / 51mm, fēnix 8 43mm, fēnix E: The Scalable BionicBold font specified in the description is also missing here. Why is this font no...
    • Sep 15, 2024 7:13 AM
  • Fenix 8 - Font Missing - BionicBold

    • Acknowledged on Sep 17, 2024
    • 11 Comments
    Just picked up a Fenix 8 51mm today, tested my app and noticed that the fonts are not correct The Fenix 8 51mm FW 11.60 can't find the BonicBold Font as is displaying my fallback font of RobotoRegular instead. The screenshot below shows the same...
    • Sep 14, 2024 5:58 AM
  • Confirm dialog exits app unexpectedly for Fenix 7s Audio Apps

    • Acknowledged on Sep 17, 2024
    • 0 Comments
    TL;DR The confirmation dialog causes an audio application to exit prematurely on a Fenix 7s, but not, for example, on a Forerunner 955. This happens on the device itself, not in the simulator. Scenario As a basis for the test, use the example...
    • Sep 13, 2024 8:40 PM
  • Request - specify if WatchUi.View.onUpdate() is required or optional

    • Acknowledged on Sep 12, 2024
    • 8 Comments
    If onUpdate() calls would allow differentiating between updates that are required and that are optional, it would allow avoiding unnecessary repainting. For example, if a watch face does not require updating every second (by showing just HH:MM), then...
    • Sep 12, 2024 9:02 AM