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. 

  • Bug: Settings: Invisible Buttons in DatePicker

    • Acknowledged on Feb 20, 2025
    • 3 Comments
    when having a settingConfig of type="date" in connect IQ datafield settings.xml, the Garmin Connect IQ user is presented a DatePicker when opening the settings menu. This DatePicker has several buttons, but they are not visible in dark mode (black...
    • Aug 28, 2023 2:21 PM
  • Bug when using Ant.BurstPayload on all SDKs at or after 4.1.6

    • Acknowledged on Feb 20, 2025
    • 0 Comments
    On all SDKs on or after 4.1.6 the creation of an Ant.BurstPayload generates a "Symbol not found" error. The problem can be reproduced using SDK 6.2.2 with the "GenericChannelBurst" example (run example on any device and press the menu button). The...
    • Aug 28, 2023 7:33 AM
  • Stats

    • Acknowledged on Feb 20, 2025
    • 0 Comments
    I have the impression that the statistics format changes regularly, sometimes I have download statistics, other times statistics by watch model. Yet the 2 data are interesting, but I never get both.
    • Aug 28, 2023 5:52 AM
  • Out Of Memory error and Garbage Collector logic

    • Acknowledged on Feb 20, 2025
    • 13 Comments
    I've got a watch face with following simplified code: class RunOrelView extends WatchUi.WatchFace { var logoToDraw; function onLayout(dc as Dc) as Void { logoToDraw = WatchUi.loadResource(Rez.Drawables.Bitmap1); } function onUpdate...
    • Aug 26, 2023 3:25 PM
  • Background.exit() stops working on Watch Face in some cases

    • Acknowledged on Feb 20, 2025
    • 4 Comments
    I'm developing a watch face and testing it on Garmin Fenix 7 with the latest firmware (in the emulator everything works well). I have a background service there with makeWebRequest function. To debug I've simplified it as much as possible and prevented...
    • Aug 26, 2023 3:05 PM
  • iOS mobile App cannot get app status on Fenix7X firmware 14.31

    • Acknowledged on Feb 20, 2025
    • 1 Comment
    Hello, this is a repost of the one I made on the Fenix beta forum https://forums.garmin.com/beta-program/fenix-7-series/public-beta-reports/i/public-beta-14-xx/14-31-ios-mobile-app-cannot-get-apps-status I updated my Fenix 7X to 14.31 yesterday and...
    • Aug 25, 2023 12:32 PM
  • Fix the stress level and body battery.

    • Acknowledged on Feb 20, 2025
    • 0 Comments
    My heart rate is good while sleeping but it says my stress is always above 50 and my body battery basically says I’m dead
    • Aug 24, 2023 10:55 PM
  • SDK Manager unable to download SDKs or devices

    • Acknowledged on Feb 20, 2025
    • 9 Comments
    I created a new Garmin account a week ago, but am unable to download any lists or content using SDK Manager. There are a lot of threads on the recent login issues, but whether initially using version 1.0.6 or now 1.0.8, the error code remains the same...
    • Aug 22, 2023 11:57 AM
  • getGoalView() is not called on device when reaching a step goal on device, even though it works on simulator (Forerunner 955 Solar)

    • Acknowledged on Feb 20, 2025
    • 1 Comment
    When triggering a step goal in the simulator, the goal animation is overridden by getGoalView() in AppBase, but this is only working in the simulator. To confirm that it's not just my code, I loaded the sample watch face "Analog" from the SDK and...
    • Aug 21, 2023 2:53 PM
  • Bug: after cropping a route, the simplified route icon is not updated

    • Acknowledged on Feb 20, 2025
    • 1 Comment
    I go for a walk. I then crop the activity. Specifically, I cut off part of the distance at the end. I then save and refresh. The activity itself, in detail, now shows the activity in which the end distance is shortened. Because here the activity...
    • Aug 21, 2023 8:29 AM