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. 

  • venu3 series devices can crash SDK 6.3.0/1 simulator

    • Acknowledged on Sep 6, 2024
    • 5 Comments
    Simulators from older SDKs seem OK. 4 field simple datafields can crash the venu3 series simulator This applies to the venu3, venu3S and vivoactive5. 1, 2 or 3 field displays are OK. The simulator crashes when some numeric values are returned from...
    • Oct 4, 2023 10:00 AM
  • bug with settings in datafiled

    • Acknowledged on Feb 20, 2025
    • 3 Comments
    1. When getSettingsView() returns [v, d] where - v extends UII.Menu2 - d extends UII.Menu2InputDelegate sim shows menu inside last DF 2. on my f7 14.36 there is problem to show 2 CIQ DFs (especially when I want to change type of DF), - list...
    • Oct 1, 2023 12:59 AM
  • debugger in vsCode incorrectly prints escape character for double quotation mark

    • Acknowledged on Feb 20, 2025
    • 5 Comments
    This bug concerns a problem that exists on the debugger output only. I do not know if it exists yet, when ConnectIQ apps output debug messages inside the debug .TXT file that users have access to. Previously this code would print out properly in the...
    • Sep 30, 2023 11:09 AM
  • No stress tracking when using "Resume Later" feature on activity

    • Acknowledged on Feb 20, 2025
    • 1 Comment
    Hello, I'm experiencing unexpected behaviour when using "Resume Later" feature on a cycling commute activity - it seems stress tracking is disabled. It begins again once I've completed and saved the activity. I would expect normal health tracking...
    • Sep 29, 2023 12:17 PM
  • VenuSQ Disconnects from Phone after multiple makeWebRequest calls

    • Acknowledged on Feb 20, 2025
    • 5 Comments
    I have a watch app which has been working very well for several years ( https://github.com/OpenSeizureDetector/Garmin_SD/tree/master/WatchApp/source ). It collects 5 seconds worth of accelerometer data and a heart rate measurement, then transfers it...
    • Sep 28, 2023 8:19 PM
  • No longer able to run sdk manager or simulator

    • Acknowledged on Feb 20, 2025
    • 4 Comments
    Hi, after recent updates, I am no longer able to run sdk manager as the login window is empty (see https://imgur.com/a/QfkZWyc ). The same issue appears, when I try to open settings editor in simulator. I am using current version of archlinux.
    • Sep 28, 2023 11:27 AM
  • Dictionary with single element don't show "value" in debug watch.

    • Acknowledged on Feb 20, 2025
    • 2 Comments
    Not sure if this is the right place for this. The group says "Connect IQ Bug Report" (what I want) but the form says "Submit your Idea"..... Anyways. Looks like there is a bug in the VS code (Extension probably) what prevents the value for being...
    • Sep 26, 2023 5:20 PM
  • The parser doesn't handle "Object-literal as Type" correctly.

    • Acknowledged on Feb 20, 2025
    • 1 Comment
    var dict1 = { :foo => "bar" } as Dictionary; // error var dict2 = ({ :foo => "bar" }) as Dictionary; // ok var dict3 = { :foo => "bar" } as { :foo as String }; // error var dict4 = ({ :foo => "bar" }) as { :foo as String }; // ok ERROR: approachs60...
    • Sep 24, 2023 10:02 PM
  • Connect IQ SDK .dmg download for Mac is not working. Please update or fix it.

    • Acknowledged on Feb 20, 2025
    • 2 Comments
    Comes up with random lines of text on screen instead of being a .dmg download
    • Sep 23, 2023 11:01 PM
  • Venu SQ - SimpleDataField data too small on screen

    • Acknowledged on Feb 20, 2025
    • 4 Comments
    on real device - on simulator all is fine. "The selected file is not allowed due to file quota restrictions." on 38kB picture, oh well... (+ There are similar issues on Edge 530/830, reported years ago )
    • Sep 22, 2023 4:24 PM