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: Venu3 Circular Dependency Error

    • Acknowledged on
    • 2 Comments
    Add the following code into the standard watch app template directly after the import lines: class Test { var hasMaps = (WatchUi has :MapView); } var g = new Test(); When running on a Venu3 in the sim, this crashes: Error: Circular Dependency...
  • Make ANT timing information available in SDK

    • Acknowledged on
    • 0 Comments
    ANT Timesync uses the ANT timestamp to synchronise timing between devices. However the timestamp data is not accessible in Connect IQ. We are using it as a means of creating a very high accuracy lap timing system, so clear use case. Could this information...
  • After a Firmware (14.31) update on the Fenix7, the scalable font BionicBold is broken.

    • Acknowledged on
    • 2 Comments
    The letters are thin and large. The numbers are smaller and bold.
  • Sampling Frequency

    • Acknowledged on
    • 1 Comment
    What is the sampling rate for biometrics captured by common watches ( we are mostly interested in vivoactive4/5, vivosmart4/5, venu sq and venu sq 2)? And how does the sampling rate translate to data when using the Garmin Companion SDK?
  • SDK 6.3.0 simulator crashing frequently

    • Acknowledged on
    • 2 Comments
    SDK 6.3.0 simulator now crashes with nearly every other menu operation it seems. This is happening with the Fenix 7X, I'm not seeing this with the FR 235. Open profiler may work, may crash. Open memory usage may work, may crash. Set low power mode may...
  • Bug: Elements in Settings-Array not editable->server error

    • Acknowledged on
    • 0 Comments
    Description: When adding and saving array elements in settings using simulator, garmin connect iq app or SDK IQ App (Properties.setValue) the array elements are not editable in simulator or garmin connect iq app anymore. Trying to edit then, leads to...
  • Custom FIT field not displayed as graph on GC APP (only Web)

    • Acknowledged on
    • 4 Comments
    I created a custom field for FIT in my connect iq app. It works fine and the data is shown correctly on Garmin Connect Web App, however for exactly the same activity in the Garmin Connect App on the iPhone it is NOT shown .. Web App: (HR & Custom fields...
  • Bug Report: Toybox.AntPlus.RunningDynamics  no longer functions in Skating Activity Type.

    • Acknowledged on
    • 8 Comments
    Garmin Forums The Toybox.AntPlus.RunningDynamics no longer functions when a Skating Activity Type is used in a supported device. The RunDynamics data reports all zero when using Skating Activity Type(AT), but using Run AT is ok in the same source. The...
  • Bug: DatePicker in Settings-Array causes internal server error

    • Acknowledged on
    • 0 Comments
    Description: Having a date picker in a settings-array ("settingConfig" element with attribute type="date" in a element "settings" of type="number" in a element "settings" with attribute propertyKey pointing to a property of type "array") causes apps...
  • Bug: Settings: Invisible Buttons in DatePicker

    • Acknowledged on
    • 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 font...