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. 

  • Limited Datafield screen layouts for new Edge 550/850

    • Acknowledged on
    • 18 Comments
    As per the image attached, Is it a bug that the new edge550/850 devices only present a limited number of datafield screen layout options - there isn't even a 1 field screen layout option anymore? ** Unfortunately, this system is not letting me attach...
  • BUG - App is not showing the latest version on Connect IQ

    • Acknowledged on
    • 1 Comment
    My app KeepStrong (link: https://apps.garmin.com/zh-CN/apps/e652e480-bc70-4efd-b848-a86ad0820225?tid=2 ) is not showing the latest version on Connect IQ mobile. It always displays the old version 25.07.30 . However, we have already released several...
  • Not all compatible devices listed for watch face

    • Acknowledged on
    • 5 Comments
    Hi, I updated my watch face yesterday to include support for more watch faces. These additional watch faces build and run fine in the simulator and I see are included in the manifest.json when I upload to Connect IQ. However the Connect IQ site is not...
  • ConnectIQ simulator crash when trigger settings view

    • Acknowledged on
    • 2 Comments
    I'm running the watch face in simulator, and "Trigger App Settings" from Settings menu. The simulator keep crashing, not watch face crash with IQ icon, it is simulator crashing directly. And VS Code DEBUG CONSOLE display the following message: Error:...
  • BUG - alarm switches itself off overnight!

    • Acknowledged on
    • 1 Comment
    On Forerunner 965 I set the alarm for 6am the next morning. The alarm is acknowledged and I check all is good. The alarm doesn’t go off at 6am and the alarm is set to ‘off’ when I check - even though it was set the night before. annoying bug. Can’t...
  • [BUG] CIQ DataField Crashes when a Generic ANT Device Connects when 2 Generic ANT Channels are in use on Edge 1030 Plus

    • Acknowledged on
    • 2 Comments
    This issue is happening on an Edge 1030 plus with firmware version 6.75. The user is running 2 CIQ datafields that each have a generic ANT channel. It's fine when the first datafield connects to the Generic ANT device, but the second datafield to...
  • [BUG] Application Settings Editor does not update *some* properties when using setting group(s) in Simulator

    • Acknowledged on
    • 1 Comment
    Using (Edit Persistent Storage > Application Properties) Editing some settings that are backed by <setting> <group> in the simulator. Not all values are updated. There doesn't seem to be an obvious pattern as to which settings will apply, and which...
  • Something goes wrong in day_of_week in Chinese Language in simulator

    • Acknowledged on
    • 1 Comment
    the code is : function getWeek() { var today = Gregorian.info(Time.now(), Time.FORMAT_MEDIUM); var week = today.day_of_week; return week.toString(); } the result is : 1. when I switch to English Language ,it goes well 2. when I switch...
  • [BUG] Watchface onPartialUpdate() reports GraphicsTime = 1,700,000 - with no screen updates!

    • Acknowledged on
    • 4 Comments
    With no screen writes, and 3x reads of properties defined as settings; on-device and in-simulator the VM reports : onPowerBudgetExceeded() gets triggered on all Devices and in-simulator (so at least it is consistent :) ) As these Settings Properties...
  • speed-colored trackroute

    • Acknowledged on
    • 0 Comments
    Hello to the Garmin DevOps Team, I've come up with an easy-to-implement idea. A speed gradient for the route... Or a heartbeat gradient, depending on how you set it up. And please, make the Garmin Connect App accessible for Android Go... Hope you...