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. 

  • 22.22 FR165 DrawRadialText symbol not found

    • Acknowledged on Feb 20, 2025
    • 28 Comments
    Since the last update, 22.22, method Dc.drawRadialText stopped working on the FR165 and FR165m. It works fine in the sim, but crashes on a real device with error "Symbol not found". I reported this last month when it was still in Beta as well: https...
    • Feb 20, 2025 1:15 PM
  • bug: Monkey C Visual Studio Code extension opens every file in the project directory

    • Acknowledged on Mar 11, 2025
    • 2 Comments
    The Monkey C VSC extension opens every file in the project directory, including irrelevant files i.e under bin/ This wasn't happening until version 1.0.11 (included) but happens in every version since. Happens both with SDK 7.4.3 and 8.1.0 Some symptoms...
    • Mar 6, 2025 9:08 PM
  • deprecation warnings should not be raised when there's no alternative

    • Acknowledged on Dec 10, 2024
    • 5 Comments
    I know this issue has been raised before but with the new app I'm writing I'm trying to be a good citizen and to avoid all compiler warnings, so as the issue bothers me I'm raising it again. :) It's simply impossible (I don't consider providing a command...
    • Dec 9, 2024 6:05 AM
  • Fenix 6 - lap pace of first lap shows as 0:00 when connect iq field is loaded

    • Acknowledged on Feb 20, 2025
    • 4 Comments
    lap pace of first lap shows as 0:00 when connect iq field is loaded (works ok when only native fields are loaded) additional details in following threads: https://forums.garmin.com/outdoor-recreation/outdoor-recreation/f/fenix-6-series/248107...
    • Dec 25, 2021 7:09 AM
  • Bug: Unable to detect settings file for watchface/app on Linux

    • Acknowledged on Feb 20, 2025
    • 3 Comments
    While checking out this https://github.com/Likenttt/DirtyReadPropertyDemo repo and trying to launch it on Linux I cannot get the settings to work as it states there isn't a settings file present. There is, as it works on Windows.
    • Jul 17, 2022 9:35 PM
  • Can't modify page on Connect IQ store

    • Acknowledged on Feb 20, 2025
    • 17 Comments
    Modifying Connect IQ store watch face category responses with the next error message: „We found one or more errors on the submission form.“ without any explanation what is wrong. The only modification that triggers the error is changing a category...
    • Jul 28, 2021 6:23 AM
  • Unable to connect to simulator on the first attempt

    • Acknowledged on Mar 27, 2024
    • 11 Comments
    MacBook Air M1, MacOS every version since 2020 Every SDK version, currently tested with Connect IQ SDK 6.4.2, Connect IQ SDK 7.0.2 Beta VS Code 1.87.2 VS Code Extension v1.0.10 Steps to reproduce: 1) Make sure CIQ Simulator is not running...
    • Mar 27, 2024 8:19 AM
  • settings-editor doesn't use the defaults settings for array settings

    • Ticket Created on Jun 20, 2022
    • 2 Comments
    Both in the simulator and in ConnectIQ Android when I have the following settings and I start to add a new item all the fields are empty instead of being filled with the default values: <setting propertyKey="@Properties.u" title="@Strings.settingsUsersTitle...
    • Jun 19, 2022 4:07 AM
  • SDK 4.2.0 Beta 1 won't compile AppBase.getProperty

    • Acknowledged on Feb 20, 2025
    • 13 Comments
    Given return Application. getApp (). getProperty (s); The compiler reports ERROR: fr235: test.mc: '$.Toybox.Application.AppBase.getProperty' is deprecated. But fr235 doesn't support Application.Properties.getValue, so I *have* to use...
    • Oct 12, 2022 5:39 PM
  • Gregorian.info() handles DST incorrectly for dates other than now/today (works in sim, not on device)

    • Ticket Created on May 27, 2021
    • 2 Comments
    Related Issue https://forums.garmin.com/developer/connect-iq/i/bug-reports/docs-for-gregorian-moment-imply-that-the-input-is-in-local-time-gregorian-info-and-utcinfo-suggest-otherwise Description Gregorian.info() handles DST incorrectly for dates...
    • Mar 18, 2021 1:18 AM