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. 

  • Feature request: add battery level to Garmin Connect app (2022)

    • Ticket Created on
    • 14 Comments
    Please add the battery level indication of the watch (every watch, but FR245 at least :) to the Garmin Connect app, possibly with a setting to customize at which battery level the app sends a low-battery notification.
  • Montana devices only - circular dependency error when instantiating BikeRadar in DataField app

    • Ticket Created on
    • 3 Comments
    I have not experienced this on any other device but the Montana, but it happens both on the Simulator as well as a real device (as reported by one of my users) ... but the following line of code gives a circular dependency error no matter where it is...
  • Bug: Datafield stopped working after firmware upgrade

    • Ticket Created on
    • 3 Comments
    I installed this Datafield: https://apps.garmin.com/en-US/apps/a461bc0d-828d-47c8-a4a5-8d014b5fedc9 Added it to two activities, and used it in one of them. A few days later I started the other activity but the DF was gone. Later it turned out that...
  • Simulator: multiple instances of memory viewer no longer allowed

    • Ticket Created on
    • 0 Comments
    - Windows 11 - VS Code 1.62.3 - Monkey C plugin 1.0.0 - CIQ SDK 4.0.6 Previously, it was possible to open multiple instances of the memory viewer. While this may have been rightfully viewed as a usability issue, it was also a nice way to capture...
  • VS Code plugin can run the wrong PRG file if multiple PRGs exist in the bin/ directory

    • Ticket Created on
    • 4 Comments
    - Windows 10 - Visual Studio Code 1.62.3 - Monkey C Extension 1.0.0 - SDK: 4.0.6 If multiple PRGs exist in the bin/ directory, VS Code will run the first one (in alphabetical order), which may not be the actual PRG that belongs to the project...
  • "Force onHide/onShow" no longer available in simulator for CIQ data fields

    • Ticket Created on
    • 0 Comments
    I have a couple of datafield apps ( Lap+ and Lap Viewer ) which use a quick hide + show of the app as a "hotkey" to switch screens within the app. In the past, it was convenient to be able to test this functionality in the simulator using Settings ...
  • Regression bug: Connect IQ Store version 2.12 (Android) characters | () {} don't working anymore

    • Acknowledged on
    • 10 Comments
    With Connect IQ Store version 2.12 on Android (I don't have an iPhone to test the iOS version) characters < > { } ( ) and | (there may be more) are removed from a string application setting upon saving, where with version 2.11 they weren't removed. In...
  • FR935 Bug Report

    • Acknowledged on
    • 1 Comment
    Using any Connect IQ widget while Golf activity is started causes the Golf activity to crash/become inaccessible. Everything works except the activity start/stop button. Only a device restart allows the activity button to become functional again.
  • Feature-request: allow makeWebRequest with "Content-Type"= text/html

    • Ticket Created on
    • 4 Comments
    I think Connect doesn't check the content of response only the header and if it is different than Communications.HttpResponseContentType it does not transmit data to the watch. This limitation is unnecessary because I can prepare server to response...
  • Im starting... but...

    Former Member
    Former Member
    • Ticket Created on
    • 17 Comments
    Hello! I install the Vs code and the monkey c extension, xml, xml tools, for debugging. I did this "tutorial" https://developer.garmin.com/connect-iq/connect-iq-basics/your-first-app/ but... when a try to do: ctrl'+shift+p "run teste, choose...