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. 

  • Connect SDK manager crashes

    • Acknowledged on
    • 0 Comments
    Hello, The sdkmanager.exe crashes when I launch it. The window is empty and then it closes. My configuration is the following : W10 / 64 bits (ver 1809). (I have just performed a new installation, it works before on the previous install..) ...
  • Connect SDK manager crashes

    • Acknowledged on
    • 0 Comments
    Hello, The sdkmanager.exe crashes when I launch it. The window is empty and then it closes. My configuration is the following : W10 / 64 bits (ver 1809). (I have just performed a new installation, it works before on the previous install..) ...
  • [Feature Suggestion] Allow apps to control DND mode or to set custom schedules

    • Acknowledged on
    • 0 Comments
    I have a Venu 3 and I would like to be able to have an app control the watch's Do Not Disturb mode. I have a pretty irregular school schedule and can't use the one time window per day that Garmin provides as I want to use that for the night. I have...
  • [bug] Steps complication value varies in format

    • Acknowledged on
    • 5 Comments
    For the Complications.complication object type 2 steps, it's Number value changes from steps to a Float value with thousands of steps after reaching 1000 steps.
  • [bug]Translations Complication.shortLabel

    • Acknowledged on
    • 6 Comments
    1) [BUG] In Dutch the Calender shortLabel is translated to CALORIEEN. Prob been a search/ replace action on CAL. 2) [GENERAL] A lot of translated shortLabels are not short. For example Notifications in English is 'NOTIF' and in Spanish is 'NOTIFICACIONES...
  • Bug on Venu3 Picker (number gets submitted when slightly missing down arrow)

    • Acknowledged on
    • 2 Comments
    Hello, I want to report an issue with the Picker class on the Venu 3. When an app displays a Picker for a number and I repeatedly click the "down" arrow on it, I sometimes miss it by some single digit amount of pixels. This is expected because on...
  • Usability issue: when editing an activity data field, simply scrolling through the CIQ fields produces intrusive "use open connection?" prompts if any of them use ANT+

    • Acknowledged on
    • 3 Comments
    I reported this before, but it still exists and it's still extremely annoying, so I'm reporting it again. Device: Forerunner 955 (WW) Firmware: 27.09 Reproduction: - Install one more data fields to the watch which make an ANT+ connection without...
  • bug: system pops non-TextPicker view *after* calling TextPickerDelegate methods

    • Acknowledged on
    • 0 Comments
    I'm working on an app that uses a `TextPicker`, and the system is behaving oddly when calling TextPickerDelegate methods: it leaves TextPicker on the view stack, calls my delegate method, and then pops *whatever* is on top of the view stack (presumably...
  • [bug] Simulator bug for older systems

    • Acknowledged on
    • 6 Comments
    My layout is messed up when I use drawRadialText on I guess devices with system 7, to make it easy I'll talk about system 7 where it fails. However, if I first choose to run it on a system 8 device and re-use the simulator screen to run it on a system...
  • drawBitmap2() crash

    • Acknowledged on
    • 3 Comments
    Hi. I encounter some issue about using drawBitmap2() too. It seems crash happens especialy on F8 amoled. I tried both drawable.xml config without succes : <bitmap id="alarm_0" filename="Icons\ALARM_0.png" packingFormat="png" /> <bitmap id="alarm_0...