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. 

  • Garmin Coach bug

    • Acknowledged on
    • 1 Comment
    My Garmin Coach overview is minimizing the activity data so it’s unreadable. Please fix Hardware: iPhone 13 Pro iOS: 16.0.2 App version: Latest
  • Unable to upload new version of App to Connect IQ Store

    • Acknowledged on
    • 1 Comment
    I have been trying to upload a new version of my app for a few days now and I keep getting the following HTTP2_PROTOCOL_ERROR. I don't think it is anything on my end, but I also don't really understand what it means, any ideas? Hmmm… can't reach this...
  • Training readiness „Trainingsbereitschaft“ not updated

    • Acknowledged on
    • 0 Comments
    App Version 4.63.2.4 In the main App menu (and of course on my Expix 2) I can see how the training readiness „Trainingsbereitschaft“ increases over the day. Let’s say the current value at noon is 52. But if I click on the icon the value seems only updated...
  • createSession bug - "name" parameter ignored.

    • Acknowledged on
    • 17 Comments
    Just noticed that NAME parameter is ignored in ActivityRecording. createSession when Kiteboarding activity is created. The name used by the app is replaced with "Kiteboarding".
  • Referencing an imported module doesn't run its parent's

    • Acknowledged on
    • 8 Comments
    If I have a program like: import Toybox.Application; import Toybox.System; class MyApp extends Application.AppBase { function initialize() { AppBase.initialize(); System.println(Rez.Strings.AppName); } ... } it prints out a random...
  • Bug - GPS Data being recorded in Non-GPS CIQ Applications

    • Acknowledged on
    • 2 Comments
    GPS Data is being including in CIQ Applications that are not using the Module: Toybox.Position. The result is a Map and tracks are included in Connect post activity. This GPS data error is only seen when Module: Toybox.FitContributor is used. If Toybox...
  • Inaccurate search hits in Chinese

    • Acknowledged on
    • 3 Comments
    https://forums.garmin.com/developer/connect-iq/f/discussion/315427/connect-iq-store-search-results-inrelavant-or-not-that-accurate-as-expected/1529704#1529704 Similar with the problems in English talked above, I found the search hits in Chinese are...
  • bug: makeWebRequest sends Chars as bytes(numeric) on real device

    • Acknowledged on
    • 0 Comments
    When I use Chars as keys or values of the params dictionary: var params = { 'a' => 1, 'b' => 'foo', "bar" => 'c' }; var options = { :method => Communications.HTTP_REQUEST_METHOD_GET }; Communications.makeWebRequest(url, params, options,...
  • Feature request: Microphone support in the SDK

    • Acknowledged on
    • 3 Comments
    It would enable unique use cases to be able to access the microphone on the Venu 2 Plus from the ConnectIQ SDK.
  • GPS broken in fenix 6 widgets

    • Acknowledged on
    • 4 Comments
    I've had several fenix 6X users tell me they don't get a GPS fix when trying use Connect IQ widgets. The most detailed comment said things used to work but no longer do - with no change to the installed widget it happens in widgets written by...