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. 

  • Simulator 4.0.7 does not seem to work on Linux

    • Acknowledged on Feb 20, 2025
    • 10 Comments
    Running Linux SDK 4.0.7 (in Docker ): - monkeyc works OK - simulator launches OK - monkeydo launches OK - BUT nothing appears in the Simulator (which keeps displaying the Garmin blue triangle) monkeydo -ing the binary compiled above in the...
    • Dec 8, 2021 7:02 PM
  • Venu2 follows Venu resource path in simulator

    • Ticket Created on Dec 8, 2021
    • 9 Comments
    I'm trying to allocate resources to the Venu2 through a jungle file, but it follows the resource path for the Venu instead (different size watch). I'm using SDK 4.0.7 with Mac OS 12.0.1. When I enter either of these in the jungle file: venu2.resourcePath...
    • Dec 6, 2021 8:44 AM
  • Unable to connect to simulator.

    • Ticket Created on Dec 8, 2021
    • 8 Comments
    Hi, I am trying to follow this tutorial here: https://developer.garmin.com/connect-iq/connect-iq-basics/your-first-app/ and when compiling the first app in visual studio code I get an error "Unable to connect to simulator." A window for the Connect IQ...
    • Dec 2, 2021 8:53 PM
  • triggering onTemporalEvent works bad

    • Ticket Created on Dec 2, 2021
    • 5 Comments
    windows, sdk 4.0.6 Now when I choose from simulator's menu background events it simple call onTemporalEvent even there is no such event waiting to handle! This command should only speed up the call of onTemporalEvent if I previously called registerForTemporalEvent...
    • Nov 29, 2021 11:06 PM
  • Feature request: add battery level to Garmin Connect app (2022)

    • Ticket Created on Nov 29, 2021
    • 13 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.
    • Nov 28, 2021 7:53 AM
  • Montana devices only - circular dependency error when instantiating BikeRadar in DataField app

    • Ticket Created on Nov 29, 2021
    • 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...
    • Nov 26, 2021 5:17 PM
  • Bug: Datafield stopped working after firmware upgrade

    • Ticket Created on Nov 29, 2021
    • 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...
    • Nov 25, 2021 2:36 PM
  • Simulator: multiple instances of memory viewer no longer allowed

    • Ticket Created on Nov 23, 2021
    • 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...
    • Nov 21, 2021 2:21 PM
  • VS Code plugin can run the wrong PRG file if multiple PRGs exist in the bin/ directory

    • Ticket Created on Nov 23, 2021
    • 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...
    • Nov 21, 2021 10:24 AM
  • "Force onHide/onShow" no longer available in simulator for CIQ data fields

    • Ticket Created on Nov 23, 2021
    • 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...
    • Nov 21, 2021 9:01 AM