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. 

  • incomplete doc for Array Settings

    • Ticket Created on
    • 4 Comments
    not usable and impossible to compile (e.g. even there is no keyword ARRAY) https://developer.garmin.com/connect-iq/core-topics/properties-and-app-settings/#fn:1
  • bad values in timeToRecovery

    • Ticket Created on
    • 4 Comments
    f6p 20.82 - MON.timeToRecovery = 60 - system widget "Training Status" shows 61 after some time system widget also shows 60
  • Strange behavior of logical operators

    • Acknowledged on
    • 1 Comment
    I know some of this has been discussed before, but the discussions are several years old, there's no resolution, and the docs are still very misleading. var x = !0; // compile time error var x = 0; var y = !x; // y = -1, not even a warning at...
  • 4.1.1: OAuth Popup not appearing in Simulator

    • Ticket Created on
    • 0 Comments
    The OAuth popup is not appearing in the Simulator when using SDK 4.1.1, while it's working with SDK 4.0.10. I really hope it still works on real devices, but I'm not able to test that at the moment. I saw the announcement of a new Authentication system...
  • vscode v1.0.2 debug launcher is broken

    • Ticket Created on
    • 2 Comments
    In the last vscode extension when you launch "execute and debug", the application is not compiled any more... then not found and not launched If you have an old build, it launches it.... and you can loose 1 hour to understand why you don't see your...
  • System.Stats.batteryInDays does not return a value not in the simulator or on the watch itself

    • Ticket Created on
    • 10 Comments
    Implemented the new SDK 4.1.1 and used the new available system metrics. All work fine except the battery in days. This metrics always returns null on both the simulator or the watch itself. Is this a known bug or uncomplete feature?
  • feature-request: enable @Strings to be used as default value for a property

    • Acknowledged on
    • 3 Comments
    Please enable us to use @Strings.foo as default value in the properties. The idea is to be able to provide a language specific default value, but enable the user to edit it. Maybe something like: < property id = "foo" type = "string" default="@Strings...
  • SDK Version and Venu Sq

    • Acknowledged on
    • 1 Comment
    Hi, My Venu Sq Music has already had firmware updated and shows Connect IQ : System 5 and API Level : 3.3.1 however the latest SDK is only showing API Level as 3.2, meaning I cannot deploy any of the new metrics. when will the SDK be updated? T...
  • bug in editing settings groups

    • Acknowledged on
    • 41 Comments
    I uploaded a beta datafield to the store to be able to debug the new settings groups: https://apps.garmin.com/en-US/apps/8cfc5bd9-0835-4522-b3a0-fd3dfbfc58d2 When I edit the settings in Connect IQ Store Android the settings are "lost". To reproduce: 1...
  • Connect Iq iOS cannot save group settings

    • Ticket Created on
    • 10 Comments
    In version 2.14 the save button in a group settings does not work. Even worse, when going back to settings the save button disappears.