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. 

  • LightNetworkListener.onBikeLightUpdate not called when certain data fields are installed

    • Acknowledged on Jun 9, 2025
    • 6 Comments
    When certain data fields are installed alongside a CIQ application that uses LightNetworkListener , the onBikeLightUpdate method stops being called. For example, the Smart Bike Lights data field (which uses onBikeLightUpdate ) does not receive light...
    • Jun 8, 2025 1:18 PM
  • UI Freeze Due to Long Pre-processing Delay Before onReceive

    • Acknowledged on May 31, 2025
    • 6 Comments
    I'm working on a Connect IQ app that processes JSON responses, which can grow quite large—sometimes approaching the size limit that triggers a -402 response code. With these large responses, I’ve observed on my physical Epix 2 Pro that the pre-processing...
    • May 31, 2025 6:34 AM
  • The new watch face has been released for several days and cannot be viewed in the China region

    • Acknowledged on May 31, 2025
    • 0 Comments
    It has been on the shelves for several days and I have received a notification through email, but I am unable to view the watchface application I uploaded in the China region ( The watchface has no restricted area ) https://apps.garmin.com/apps/26e89ba2...
    • May 30, 2025 7:44 AM
  • feature-request: include an example error message in the ERA reports

    • Acknowledged on May 30, 2025
    • 2 Comments
    Currently we only see the error name in ERA. It would be helpful if we could also see at leas one random error's message. At least for exceptions (i.e when we see Unhandled Exception) there usually is an error message that the Monkey C code can see with...
    • May 30, 2025 6:35 AM
  • Suggestion for Improvement: Layouting Text Drawables

    • Acknowledged on May 30, 2025
    • 0 Comments
    While programmatically laying out views, I encountered the following issue: Unlike TextArea and Bitmap , which have their width and height properties populated upon instantiation, a Text drawable does not provide valid dimensions until after it has...
    • May 29, 2025 7:35 AM
  • Bug: Trial system always responds with 404

    • Acknowledged on May 28, 2025
    • 2 Comments
    I have tried with both the testing link ( https://apps.garmin.com/appUnlock?appUnlockRequestId=test ) as described on this page and with a real app. Both always return with a 404. This looks to have been an acknowledged issue for over a year with no...
    • May 28, 2025 6:53 AM
  • bug: vivoactive3 returns true for ActivityMonitor.Info has :pushes

    • Acknowledged on May 28, 2025
    • 15 Comments
    I have the following code in one of my menus: if (ActivityMonitor.Info has :pushes) { addItem(settings, Rez.Strings.activityTypeWheelchairPushWalk, 65000); addItem(settings, Rez.Strings.activityTypeIndoorWheelchairPushWalk, 65086); } And I...
    • May 27, 2025 10:12 AM
  • vivoactive 6 - screen becomes cropped

    • Acknowledged on May 26, 2025
    • 2 Comments
    Hello Garmin-Team, a user of a vivoactive 6 reported, that a watchface is beeing cropped on the right side and bottom: With SDK 8.1.1 there's no problem. That behavior is not reported or known by any other watch types. I have 2 real devices for testing...
    • May 25, 2025 8:08 PM
  • bug / feature-request: instead of "Unhandled Exception" give actual exception's name in ERA Viewer

    • Acknowledged on May 26, 2025
    • 5 Comments
    We're getting lots of "Unhandled Exceptions" in ERA, but there's no such exception. I don't see any reason why Garmin would intentionally hide the real exception form the developers (especially that the documentation mentions some possible exceptions...
    • May 25, 2025 7:22 AM
  • Sensor pairing (CIQ System 8) does not work on Fenix 7

    • Acknowledged on May 25, 2025
    • 2 Comments
    According to the release notes, the Fenix 7 supports CIQ System 8 starting from version 20.16 ( https://forums.garmin.com/outdoor-recreation/outdoor-recreation/f/fenix-7-series/403727/fenix-7-fenix-7-pro-system-software-20-16 ). However, when installing...
    • May 24, 2025 6:52 PM