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. 

  • TextPickerDelegate crashed on epix2Gen, Fenix 7S, Fenix 7 Fenix 7X

    • Ticket Created on Jan 19, 2022
    • 0 Comments
    Hello I wanted to update my applications but on the element TextPickerDelegate if I use the tacticle in any case on the simulator I have a crash. I don't have a watch to test.
    • Jan 18, 2022 6:00 PM
  • Processing JSON with missing root

    • Ticket Created on Jan 19, 2022
    • 18 Comments
    The following (which is valid JSON) returns INVALID_HTTP_BODY_IN_NETWORK_RESPONSE. It's missing the root node but is still valid JSON. Missing the root node is fairy common. So, it should be able to be processed by IQ. [ { "name":"aaaa" }, ...
    • Jan 15, 2022 5:27 PM
  • profiler and simulation from

    • Ticket Created on Jan 12, 2022
    • 3 Comments
    Profiler It s useful tool but I miss: 1. New column: [average] = [total time]/[call count] 2. Button [ copy to clipboard all data to paste in excel in cells/columns without any additional manual work ] for float values add option decimal char for...
    • Jan 11, 2022 8:19 PM
  • Menu2.initialize is incorrectly typed

    • Ticket Created on Feb 25, 2022
    • 4 Comments
    If I define a menu2 resource as < menu2 id = "MainMenu" title = "@Strings.MainMenuTitle" > < menu-item id = "Item1" label = "@Strings.MenuLabel1" /> < menu-item id = "Item2" label = "@Strings.MenuLabel2" /> </ menu2 > and I enable gradual...
    • Jan 11, 2022 7:13 PM
  • Fenix 6 crash; no CIQ_LOG.YAML, but see an err.log.txt

    • Ticket Created on Jan 12, 2022
    • 0 Comments
    Hi, I am seeing my App crash with the CIQ symbol; not seeing any CIQ_LOG.YAML file; but am seeing an err_log.txt which has a record at time of each crash. My app runs fine in the Garmin Simulator set to Fenix 6; but crashes on the actual Fenix 6...
    • Jan 11, 2022 5:11 PM
  • getHeartRateHistory () Venu 2

    • Acknowledged on Feb 20, 2025
    • 2 Comments
    Hi. Im using this code in my watchface to retrieve heart rate history and draw a Graph, It works in all devices except Venu 2 series. if((Toybox has : SensorHistory) && ( Toybox has : getHeartRateHistory)){ return Toybox.SensorHistory.getHeartRateHistory...
    • Jan 10, 2022 11:43 AM
  • [Regression bug] Speed units always set to knots for windsurfing activity

    • Ticket Created on Jan 12, 2022
    • 2 Comments
    Bug was injected in Garmin Connect during activity type update. If activity type is set to "Windsurfing" then speed unit's are set to knots regardless of the device settings. The bug was injected during October 2021, when activity name for windsurfing...
    • Jan 9, 2022 3:51 PM
  • venu2(plus) - heart rate history has wrong when value

    • Acknowledged on Feb 20, 2025
    • 3 Comments
    On the venu 2 and also on venu 2 plus the timestamps that are next to heart rate values are all wrong, this is both for Sensorhistory and HeartRatehistory Output from an example run: Current time: 1635487959 --- hr-history 1635344820 66 1635344760...
    • Jan 7, 2022 9:25 AM
  • VS Code Extension for Monkey C should highlight the key word "continue"

    • Ticket Created on Jan 7, 2022
    • 0 Comments
    I figured out today, that the VS Code Extension for Monkey C does not highlight continue . Other key words like return and break are highlighted.
    • Jan 7, 2022 12:55 AM
  • Menu2 starts at bottom

    • Ticket Created on Jan 6, 2022
    • 1 Comment
    On the (real) 1030+ and 1030 (at least), long menu2 menus scroll so that the last item is visible. A few firmware releases ago, the first item was visible. This is also the behavior in the current simulator. One might expect that Menu2.setFocus...
    • Jan 6, 2022 9:30 PM