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. 

  • Very strange behavior in App Settings Editor Sdk 4.1.1

    • Ticket Created on Mar 23, 2022
    • 2 Comments
    I keep getting strange popups (things like "China connect privacy policy") when I pull up the App Settings Editor. Its showing parts of my app settings, but some parts are missing. I'm not in china. "Delete all app settings" seems to fix it. I *am* playing...
    • Mar 23, 2022 2:42 AM
  • Issues with SDK 4.1.1 Array properties

    • Ticket Created on Mar 23, 2022
    • 2 Comments
    There are typos/bugs in the example code: <setting title="@Strings.activityType"> <settingConfig id="activityType" type="list"> <listEntry value=0>@Strings.Running</listEntry> <listEntry value=1>@Strings.Cycling</listEntry> <listEntry value=2>...
    • Mar 23, 2022 2:18 AM
  • SDK 4.1.1 Settings issues

    • Ticket Created on Mar 23, 2022
    • 3 Comments
    If I have a boolean property, with a default value of true, then I can't change it in the simulator's App Settings Editor. The exact same code worked fine in 4.0.10, and it *looks* like it works in 4.1.1, but the property gets stays "true" no matter...
    • Mar 23, 2022 1:58 AM
  • getProfile() generates Symbol Not Found Error for fenix 7 family

    • Ticket Created on Mar 23, 2022
    • 5 Comments
    var profile = UserProfile.getProfile(); Error: Symbol Not Found Error Details: Failed invoking <symbol> sim, SDK 4.1.1
    • Mar 22, 2022 7:57 PM
  • Incorrect control flow analysis prevents compilation

    • Acknowledged on Feb 20, 2025
    • 5 Comments
    import Toybox.Lang; function foo(i as Number) as Number { var t; switch (i) { case 1: case 2: return 0; case 3: t = 42; break; default: t = 24; break; } return t; } ERROR: <device>: bug.mc:16: Variable t may not have been...
    • Mar 20, 2022 3:38 PM
  • Fit contributor graphs don't show on android app

    • Ticket Created on Mar 22, 2022
    • 3 Comments
    Hi, My fit contributor chart on Android 12 with GC 4.52 not show, but on desktop show correctly. My app is Riversurf | Garmin Connect IQ Any help would be appreciate. Thanks in advance,
    • Mar 15, 2022 8:48 PM
  • Notification gesture freezing bug

    • Ticket Created on Mar 22, 2022
    • 1 Comment
    On my Forerunner 55, I have issues with the open on gesture notification behavior. When there is a notification waiting to be shawn, if I shake the hand multiple times, it totally freeze. I have to restart the watch by shutting down holding long the...
    • Mar 15, 2022 7:53 PM
  • SSO fails on first try to infinite redirects from Finland, when closing tab + visiting site again login has succeeded

    • Ticket Created on Mar 22, 2022
    • 4 Comments
    Like the message header states; has been going on for the past week or so.
    • Mar 15, 2022 12:13 PM
  • BLE: Long Writes are not supported

    • Ticket Created on Mar 14, 2022
    • 0 Comments
    I'm trying to send a command to a peripheral that is 24 bytes long. I don't know too much about how BLE works, but when I try to write to the device I get the error "Long Writes are not supported". Has this just not been implemented yet? Or are there...
    • Mar 14, 2022 4:45 AM
  • Connect IQ app won’t save watch face settings on android 8

    • Ticket Created on Mar 14, 2022
    • 1 Comment
    Hi ! There is a bug in connect iq on Android 8 Upper versions of android don't seem to be concerned. The save button ('Enregistrer' in french ) in watchface (or apps or widget or datas) parameters don't work anymore since the two last updates...
    • Mar 12, 2022 12:33 AM