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: Set custom FIT ID or allow retrieving the full title

    • Acknowledged on
    • 3 Comments
    Working with FIT files in a 3rd party app is really cumbersome. My main issue is the following: When I download FIT files with my app, I need to be able to identify the file through the PersistedContent API in every session. The problem is though, that...
  • System Error in Thai language devices

    • Acknowledged on
    • 0 Comments
    Today I looked at one of my apps in ERA and I realized that there's a System Error in "all" devices (25 different models) and the one common thing between them is that they are all Thai language. The system error is when the app calls Session.createField...
  • ERA is down

    • Acknowledged on
    • 0 Comments
    " A server error has occurred. Please try again later."
  • extendedCode in DF crashes device

    • Acknowledged on
    • 2 Comments
    Device in question is edge 540 solar, latest beta firmware and few older betas, and also last stable version (I switched to beta thinking maybe this will work in new firmware). I have datafield with "out of memory error" in simulator and device so I implemented...
  • OnPosition - info.speed returns zero on Fenix 8

    • Acknowledged on
    • 1 Comment
    App works fine on Fenix 7, but on Fenix 8 info.speed returns 0. Any ideas?
  • makeImageRequest failing to several websites with 404 error

    • Acknowledged on
    • 0 Comments
    Starting sometime July 1, 2025, makeImageRequests to various websites started returning a 404 not found error on all devices and in the simulator. This is an intermittent problem and seems to affect all servers within a specific domain. It also only appears...
  • SDK 8.2.2 makeImageRequest connection details no longer available in HTTP Traffic Stats

    • Acknowledged on
    • 1 Comment
    While using the HTTP Traffic Stats to monitor makeWebRequests and makeImageRequest, the makeImage Requests used to show up in the HTTP Traffic Stats I don't know exactly when that change occurred but In SDK 4.0.6 both request types show in the HTTP Traffic...
  • impossible to keep ANT+ sensors paired to the simulator

    • Acknowledged on
    • 8 Comments
    I'm running Connect IQ Device Simulator 8.2.2 the most recent version on my Mac, and I have a Garmin ANT+ stick. I'm able to pair ANT+ sensors; but I have no idea how to keep them paired. Currently the flow goes like this: - Start datafield simulator...
  • Bug: Missing simulator layouts in Edge 1040 (and probably 1050)

    • Acknowledged on
    • 0 Comments
    In the simulator for the Edge 1040 there are no 3-C, 4-C, 5-C, 6-C, 7-C, 8-A, 8-B, 8-C, 9-A, 9-B, 9-C layouts which exist on an actual 1040.
  • bug: SDK 8.2.2 type checker 3 fails to compile code that worked with 8.1.1

    • Acknowledged on
    • 1 Comment
    The following code (ugly, but I'll try to add it as a comment) compiles with project.typecheck=3 with SDK 8.1.1 or with 8.2.2 but typecheck set to 2, but fails to compile with 8.2.2 and typecheck=3 ERROR: fr955: Bug.mc:56,13: Trying to access an uninitialized...