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. 

  • CHARTS COMPARE FEATURE BUG

    • Acknowledged on Oct 31, 2023
    • 4 Comments
    Charts comparison can not be done on Fit Contributions charts anymore
    • Oct 13, 2023 1:54 PM
  • makeWebRequest does not work when watch is connected to an iphone (Lets Encrypt certificate)

    • Acknowledged on Oct 31, 2023
    • 3 Comments
    https://forums.garmin.com/developer/connect-iq/f/app-ideas/347499/a-simpledatafield-with-webrequest#pifragment-1298=1 "I found a bug from over 3 years ago about this. Looks like the trusted CA list on Garmin devices is a bit lacking. https://forums...
    • Oct 12, 2023 8:56 PM
  • Bug with reading stress data on Forerunner 55

    • Acknowledged on Oct 13, 2023
    • 0 Comments
    I got the following error on the Forerunner 55 trying to iterate through the stress history. What is happening here? Error: 'Watchdog Tripped Error - Code Executed Too Long' Details: 'Failed invoking <symbol>' Time: 2023-10-10T01:57:04Z Part-Number...
    • Oct 12, 2023 5:01 AM
  • dc.drawAngledText() Symbol Not Found Error on Venu 3 and Venu 3s

    • Acknowledged on Oct 13, 2023
    • 5 Comments
    Example: if(dc has :drawAngledText) { dc.drawAngledText(x, y, font2, text2, Gfx.TEXT_JUSTIFY_LEFT, 90); } On other watches like Forerunner 955, it draws the text. On other watches that don't support drawAngledText(), it doesn't try to draw...
    • Oct 11, 2023 9:04 PM
  • Popping MapView upon KEY_Up or KEY_DOWN does not behave as expected

    • Acknowledged on Oct 13, 2023
    • 2 Comments
    Adding a delegate to a mapview that pops the mapview off the stack upon KEY_UP or KEY_DOWN does not always pop the view. It sometimes temporarily shows the old view and then reloads the map view. It is not deterministic and sometimes it works and sometimes...
    • Oct 9, 2023 9:10 PM
  • Compiler crashes when type check is enabled

    • Acknowledged on Oct 13, 2023
    • 6 Comments
    When compiling my app (available here https://github.com/matco/badminton ) with type check enabled (parameter -l set to 1, 2 or 3), the compiler crashes with the following error: ERROR: class com.garmin.monkeybrains.compiler2.ir.expressions.ModuleAccess...
    • Oct 9, 2023 8:10 PM
  • Simulator Bug with scalable fonts

    • Acknowledged on Oct 13, 2023
    • 4 Comments
    See attached: Mac OS 14. The font is BionicBold size:120
    • Oct 9, 2023 6:22 PM
  • Native Notification Alerts Empty Box Typo

    • Acknowledged on Oct 13, 2023
    • 0 Comments
    I didn't know where else to report this bug, so I'll report it here. The native Garmin notification alerts show a typo in the time of day for calendar alerts, showing a rectangle in place of an empty space, e.g., 4:00 ▯PM - 5:00▯PM . (I tried uploading...
    • Oct 5, 2023 4:36 PM
  • Menu display is messed up on some devices in sdk 6.3.0 and 6.3.1

    • Acknowledged on Oct 13, 2023
    • 2 Comments
    For example, on fenix5xplus, the menu on the device (and in the simulator prior to 6.3.0) has 3 rows. The text in each row is centered, the top and bottom rows have smaller text, the top row has an "up" arrow above the text, and the bottom row has a...
    • Oct 4, 2023 10:35 PM
  • There needs to be a way to find the current background color, or current color scheme

    • Acknowledged on Oct 13, 2023
    • 0 Comments
    I posted a question here asking how to find the current background color in a Menu2, so that I can draw the Icon in an IconMenuItem in a sensible way. I'm pretty sure the answer is that you can't. The personality library provides lots of good, device...
    • Oct 4, 2023 10:13 PM