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. 

  • Bug: CIQ apps using swimming activity types not posting CIQ data and Graphs

    • Under Review on May 12, 2023
    • Not categorized
    • 2 Comments
    CIQ apps using swimming activity types are not posting CIQ FiIT Contributor data and Graphs. This issue recently started with CIQ 4.2.4.
    • May 12, 2023 12:59 PM
  • All CIQ System 6 devices - opening complications during activities do not work at all

    • Under Review on May 5, 2023
    • Not categorized
    • 11 Comments
    All CIQ System 6 devices - opening complications during activities do not work at watch faces that support complications. But opening the widget apps manual works perfectly. Repro steps: - Start an activity e.g. Running - Long press the Back button...
    • May 4, 2023 5:48 PM
  • bug with HAS or inline SYMBOL on venusq and maybe other devices

    • Under Review on May 18, 2023
    • Not categorized
    • 9 Comments
    One venuSQ user reported that the battery stopped working. After few tests I have found that there is a bug with HAS or SYMBOLS. This code 4.2.4/win10/eclipse on sim/venusq: var Symbol_getBB = :getBodyBatteryHistory ; lg( "getInitialView :getBB1...
    • May 12, 2023 7:15 PM
  • Bug: Stryd Zones Connect IQ Dat Field reverts to Timer

    • Under Review on Jul 19, 2023
    • Not categorized
    • 2 Comments
    I set the data field in the Run Activity, then either go back to the main menu, or start a run activity which correctly shows the field, then end it and go back to the main menu. The next run activity I start again has Timer instead of the Stryd Zones...
    • Jul 16, 2023 8:28 PM
  • onTap not being called in Sim

    • Under Review on Jul 17, 2023
    • Not categorized
    • 6 Comments
    The behavioDelegate onTap() event is not firing on a touchscreen device. Any screen tap raises the onKey() event with a key value of 255 Testing the tap function in my app on Vivoactive HR and VenuSq in simulator, the onTap() event is not being called...
    • Jul 5, 2023 12:18 AM
  • Uploading a new app or updating an existing app leads to some kind of timeout on the Connect IQ website

    • Under Review on Jun 26, 2023
    • Not categorized
    • 2 Comments
    Almost everytime I upload a new app or when I update an existing one my browser Chrome or Edge runs into some kind of timeout and I end up with the message below. It most likely has to do with .iq file size. The size of my .iq files is typically >...
    • Jun 21, 2023 8:28 PM
  • Testing for NaN do not work when returned from a Math function

    • Under Review on Jun 28, 2023
    • Not categorized
    • 1 Comment
    See this thread: https://forums.garmin.com/developer/connect-iq/f/discussion/338071/testing-for-nan/1637852#1637852 The following code snippet works var rad = NaN; System.println("rad == NaN: " + (rad == NaN)); // false System.println("rad.equals...
    • Jun 28, 2023 3:15 AM
  • Symbol Not Found Errors - Vivoactive 4 with latest device update

    • Under Review on Apr 24, 2023
    • Not categorized
    • 5 Comments
    Hi, with the latest SDK 4.2.4 also a device update for VA4 available. After this update no more compilation of VA4 is possible. All dc commands in onUpdate dc.setAntiAlias.. dc.clearClip(), and so on run in error: Error: Symbol Not Found Error...
    • Apr 13, 2023 10:26 PM
  • forum (showcase) constant problem to save main post

    • Under Review on Apr 24, 2023
    • Not categorized
    • 0 Comments
    When post includes link it's impossible to save it after modification! Workaround - edit post, - delete links - save - edit again and add links and save. But if you have more than one link it's a huge wasting of time.
    • Mar 19, 2023 2:08 AM
  • sim crash after calling Complications.exitTo for some complication

    • Under Review on Apr 24, 2023
    • Not categorized
    • 1 Comment
    When in sim activity data is off this code closes sim (eclipse, win, sdk 4.2.4 fr965) using Toybox.Complications as CMP; var complication = new CMP.Id(CMP.COMPLICATION_TYPE_CALORIES); CMP.exitTo(complication);//complication is not...
    • Apr 23, 2023 1:28 AM