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. 

  • Display Mode in the sim and MIP devices shouldn't have Always Active

    • Acknowledged on Jun 19, 2024
    • 5 Comments
    On a MIP display, it is always active. They do have low power mode, which changes how often the display updates and allows for onPartialUpdate on devices that support it. I think for MIP devices, "Always Active" should be changed back to "low power...
    • Jun 18, 2024 2:25 PM
  • bug: terminal line-end/line-feed issues when exporting project

    • Acknowledged on Jun 19, 2024
    • 5 Comments
    I noticed with SDK 7.2.0 that when I export a project the terminal behaves strangely. It all looks ok while it builds the project for the various devices, but just when it ends it looks like this: Not sure if it's VSC extension or compiler issue...
    • Jun 17, 2024 10:05 PM
  • Anotação de Glicemia

    • Acknowledged on Jun 17, 2024
    • 1 Comment
    Deveria haver no connect, estatísticas de saude, um local para anotamos as aferições de Glicemia. Assim podemos ter um historico da saude mais completo e saber como cada atividade afeta nossa glicemia.
    • Jun 16, 2024 8:42 AM
  • Podcast app

    • Acknowledged on Jun 17, 2024
    • 1 Comment
    We only have apps from third party developers. I really like Playrun, but the latest Garmin firmware has broken that, see here: https://www.playrun.app/ ... so wouldn't it be better if Garmin made their own podcast app? Alternatively, they could...
    • Jun 14, 2024 3:08 AM
  • Simulator v7.2.0 Bug: With Sim v7.2.0 BLE connections made with nRF dongle drop after connect

    • Acknowledged on Jun 11, 2024
    • 12 Comments
    With Sim v7.2.0 BLE connections made with nRF dongle disconnect immediately, after a device has successfully paired and connected.
    • Jun 11, 2024 7:17 AM
  • Compiler Bug: Typechecker does not accept ScanResult object for Applicaton.Storage

    • Acknowledged on Jun 12, 2024
    • 4 Comments
    If i code Storage.setValue("MyBLE_ScanResult", scanResult as ScanResult); the type checker complains that ScanResult is not an Application.PropertyValueType. That's true, but the API says that from v3.2.0 on it is possible to save a ScanResult with...
    • Jun 11, 2024 6:38 AM
  • Latest SDK Manager Nasty Crash On Windows

    • Acknowledged on Jun 10, 2024
    • 5 Comments
    Hi, Since latest update, I have not been able to run the SDK Manager on Windows. After the issue first appeared, I went back to download the latest from Get the SDK | Connect IQ | Garmin Developers but same issue persists. App starts, a nasty error...
    • Jun 10, 2024 8:31 AM
  • SDK 7.2.0 strict typechecker regression

    • Acknowledged on Jun 10, 2024
    • 4 Comments
    The following function can no longer be built using SDK 7.2.0 with strict type check level: function saveValues(values as $.Toybox.Lang.Array<$.Toybox.Lang.String>) as Void { $.Toybox.Application.Storage.setValue("key", values); } The error is...
    • Jun 8, 2024 6:29 PM
  • sdkmanager exception

    • Acknowledged on Jun 10, 2024
    • 3 Comments
    On Win10, when executing the sdkmanager.exe, the program crashes and before the windows rapidly close; you can briefly see an exception error window: (Cannot even upload the image here due to a quota error, even though the screenshot is very small) ...
    • Jun 8, 2024 12:43 PM
  • new sdk manager bug

    • Ticket Created on Jun 7, 2024
    • 10 Comments
    new sdk manager 1.0.10 doesn't run
    • Jun 6, 2024 9:09 PM