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 8.0.0 beta: member lookup rules have changed

    • Ticket Created on Feb 19, 2025
    • 1 Comment
    SDK 8 introduces unannounced changes in member lookup rules. The following code contains some classes and modules along with two mutually exclusive tests. The first test passes in SDK 7, but fails in SDK 8, while another one fails in 7, but passes...
    • Feb 19, 2025 2:40 PM
  • Updated watch face under review for almost 24h ago

    • Acknowledged on Feb 20, 2025
    • 9 Comments
    Hi, I've updated new version of my watch face https://apps.garmin.com/en-US/apps/32bd7a0f-355f-42c1-96fc-8afa8dced8e6 almost 24h ago. It is still under review. Following information is shown: " Please note: This app has a version update pending...
    • Feb 19, 2025 7:15 AM
  • SDK 8.0.0 beta: issue with conditionals from 7.4.1 is still present

    • Acknowledged on Feb 20, 2025
    • 4 Comments
    There's a problem in early SDK 7.4.* versions (that have been pulled back) and in SDK 8.0.0 beta with enabled strict type checking: import Toybox.Lang; function f(x as Number) as Number? { // Object of type 'PolyType<Any or $.Toybox.Lang.Number...
    • Feb 18, 2025 1:55 PM
  • SDK 8.0.0 beta: tests run multiple times

    • Acknowledged on Feb 20, 2025
    • 0 Comments
    SDK 8, existing System 7 or new system8preview device. import Toybox.Lang; import Toybox.System; import Toybox.Test; class System8Test { (:test) static function test(logger as Logger) as Boolean { logger.debug("timer=" + System.getTimer...
    • Feb 18, 2025 10:02 AM
  • Problems with Custom Fonts - Graphics Pool - on Edge 1050 only

    • Acknowledged on Feb 20, 2025
    • 3 Comments
    Crashes occur on using custom fonts, but only on device Edge 1050, and it happens every now and then. (Hardly to reproduce on any 1050 device...) It is definitely not a code error, because - as I said - it happens now and then, but only with Edge 1050...
    • Feb 18, 2025 9:35 AM
  • App Downloads: Please show a more exact number of app downloads in the CIQ store

    • Acknowledged on Feb 20, 2025
    • 7 Comments
    I have recently made my own watch face and uploaded it to the Connect IQ store, however, it is very difficult (and a little frustrating) as a developer to not be able to see the amount of downloads I have. For a number of days, all I knew about my watch...
    • Feb 17, 2025 8:47 PM
  • Feature request - shared settings between apps/widgets/datafields

    • Acknowledged on Feb 20, 2025
    • 3 Comments
    This issue has been raised before: https://forums.garmin.com/developer/connect-iq/f/discussion/4473/datafield-and-app-share-settings-properties/1606607#1606607 I would like to see a first-party solution to share settings and properties between apps...
    • Feb 16, 2025 7:28 PM
  • BUG: EDGE 1040 - CIQ 4

    • Acknowledged on Feb 17, 2025
    • 5 Comments
    Something changed today. SDK Manager downloaded some new devices. And all of a sudden, EDGE 1040s return monkeyVersion: 4.2.4! That is broken. Yesterday they properly returned 5.0.0. EDGE 840 devices still do the right thing, returning 5.0.0. So...
    • Feb 13, 2025 3:57 PM
  • Add onTimerLapUndo() event to signify that the previous onTimerLap() event was undone

    • Acknowledged on Feb 20, 2025
    • 13 Comments
    Background: - newer watches give the user the ability to undo a manual lap by pressing the Down button while the lap banner is displayed (for 8 seconds) Issue: - any CIQ data field that tracks lap data will be negatively affected if and when a...
    • Feb 13, 2025 2:47 PM
  • I tried to generate iq file for FR945, but Asian FR945 is restricted to use api 3.2

    • Acknowledged on Feb 20, 2025
    • 7 Comments
    The same thing happens with 245, there will be two files in the iq file. Treat watches from different regions differently. Even though my Asian watch shows 3.3.6, when I download from ciq, it will only push version 3.2.5 by mistake。 I know...
    • Feb 13, 2025 8:22 AM