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. 

  • Relative Layouts with text-areas crash on Fenix 5x

    • Acknowledged on Feb 12, 2024
    • 7 Comments
    Hi, I use relative layouts with text-areas in my watch face. When the user runs the watch face in preview it works fine, but when the user selects the watch face, it crashes and the watch reverts to the previous/default watch face. The crash log file...
    • Feb 11, 2024 2:53 PM
  • Feature-request: add SimpleDataField.setLabel()

    • Acknowledged on Feb 12, 2024
    • 3 Comments
    Currently DF developers have 2 options when they want to be able to dynamically display some info in the DF (for example use some string that is based on settings) 1. Use SimpleDataField => no way to change the label => have to return it in compute...
    • Feb 11, 2024 1:51 AM
  • Bug Report: No currentPower returned in Activity.Info from Wahoo Kickr trainer

    • Acknowledged on Feb 12, 2024
    • 0 Comments
    If the power source is a Wahoo Kickr then the info.currentPower field from the api is null. The native power data field at the same time shows the current power from the Kickr.. It’s just the api returning null. If the power source is Garmin Vector pedals...
    • Feb 10, 2024 7:09 PM
  • bug: some layouts are missing from simulator.json for fr965

    • Acknowledged on Feb 12, 2024
    • 0 Comments
    When trying out this DF (https://apps.garmin.com/en-US/apps/1535a238-cbac-463b-bde2-373403502a6f) on real fr965 device I noticed that on the real device there is a "7 Fields" and an "8 Fields" layout, while those are missing from the simulator.json....
    • Feb 7, 2024 9:08 PM
  • Complication data is cleared when device is restarted.

    • Acknowledged on Feb 7, 2024
    • 1 Comment
    If you have apps that publish complications, the data is cleared every time the watch is re-started. This means that after a re-start, you have to go through all of your apps in turn for the complications to be updated so they are displayed, rather...
    • Feb 6, 2024 10:01 AM
  • Connect IQ Store app scrolling bug

    • Acknowledged on Feb 5, 2024
    • 1 Comment
    THe Connect IQ Store app version 2.2.6 on iPhone has an annoying scrolling problem. When you scroll to the bottom or close to the bottom of any app category, and the app has to load more entries, the list resets to the top and you have to scroll down...
    • Feb 4, 2024 3:34 AM
  • Bug: Can't upload app above certain size

    • Acknowledged on Feb 5, 2024
    • 7 Comments
    I've been struggling the last couple of weeks to upload apps if they (the .iq file) exceed certain file sizes. The size increases as you enable support for more devices. When this happens it's not a timeout or an error message that helps you figure out...
    • Feb 3, 2024 6:13 PM
  • BLE Stack issue Venu, Venu3, Fenix 6 pro/sapphire (and probably other models). Bug when using HY-BC204 module

    • Acknowledged on Feb 5, 2024
    • 2 Comments
    I understand that this is a specialized use case, but I am experiencing difficulties with Bluetooth Low Energy (BLE) communication with a particular electric unicycle (Kingsong S22) that employs a HY-BC204 Bluetooth module. The issue I am encountering...
    • Jan 31, 2024 11:06 AM
  • Bug Report - Storage SetValue returns unable to invoke symbol.

    • Acknowledged on Jan 31, 2024
    • 7 Comments
    Install a new Connect IQ data field to a Garmin Edge Explore 2 as a beta app. In this initial version do not have any references to Application.Storage. Then in subsequent data field updates add Application.Storage and add in some Storage.setValue(key...
    • Jan 30, 2024 8:35 PM
  • Stress iterator is null on Instinct 2

    • Acknowledged on Feb 5, 2024
    • 2 Comments
    The following calls return null when trying to get the stress history on an Instinct 2: if (Toybox.SensorHistory has :getStressHistory ) { return Toybox.SensorHistory. getStressHistory ( { :period => null }); } if (Toybox.SensorHistory...
    • Jan 30, 2024 2:44 AM