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. 

  • SDK version is ignored when compiling barrels.

    • Ticket Created on
    • 1 Comment
    Hi, When compiling a barrel (in either VSCode or Eclipse), setting minimum sdk version does nothing. This is a problem because if, for example, the barrel has (:background) annotation, it will deluge the output window with page upon page of warnings...
  • VSCODE : Console connection breaks onBackgroundData in WatchFace

    • Ticket Created on
    • 0 Comments
    Hi, I am developing a WF with a background service and am finding VSCode loses console connection every time I receive data. In onBackgroundData I have something like this: function onBackgroundData(data) { System.println("OBD "+data); // Do...
  • VSCODE : Feature request : Viewing build output from Export

    • Ticket Created on
    • 0 Comments
    In Eclipse, when you compile for release, warnings and progress are output to the console so as to allow developers to see any errors that might have occurred. In VsCode, when you select "Monkey C : Export Project", the compile occurs in a background...
  • VSCODE : Feature request : Stop giving focus to console

    • Ticket Created on
    • 0 Comments
    Currently, when running in VSCode, any .println() statement to output to the console takes the keyboard focus out of wherever it is and places it in the console. Neither is it possible to hide the console as each .println() statement will bring the console...
  • App sporadically fails to draw screen on launch.

    • Ticket Created on
    • 2 Comments
    This has been seen on devices - Forerunner 735xt and Vivoactive 4 have been confirmed, not sure what others are affected. However, it is VERY easy to replicate on the simulator, and it appears that (on the simulator at least) it is easier on some devices...
  • Edge 530 (v 7.00) <> Rotor INspider compatibility

    Former Member
    Former Member
    • Ticket Created on
    • 0 Comments
    * Problem: Edge 530 seems to be inflating power output from Rotor INspider power meter by ~6% (versus calibrated Vector 3 pedals) at all power levels. * Other details: my bike has 165mm cranks on Rotor oval chainring. * Calibration (crank length)...
  • Custom font with filter fails with Arabic

    • Ticket Created on
    • 0 Comments
    I'm trying to use a custom font with Arabic characters. In my resources.xml I have a font with a filter: <font id="id_font_small" filename="fonts/ArslanWessam18.fnt" antialias="true" filter="واحدة" /> In the code, I print out a string: dc.drawText...
  • Garmin Connect/IQ decimal issue

    • Ticket Created on
    • 6 Comments
    hi mates, I've found an issue on decimal in the Garmin Connect and IQ app, where I live we use the coma to separate integer and decimal => 44,000000 I know in code we use the dot. on the IQ app when I try to enter a coordinate they keyboard...
  • Activity Enumerators table is missing key values

    • Ticket Created on
    • 9 Comments
    Hi, https://developer.garmin.com/connect-iq/api-docs/Toybox/Activity.html Tables of enumerators no longer populate "Since" and "Description" columns making it impossible to tell what is available when and for which devices. G
  • No more laps visible with "cardio" type from GCM.

    • Acknowledged on
    • 4 Comments
    Since last device software update (at least for F245 and F945), laps are not visible from GCM for an activity save as "cardio" type (from a connect IQ app)? Why? Since laps are no more visible from garmin connect web site, users are unable to show...