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. 

  • Docs for Gregorian.moment() imply input is interpreted as local time (not UTC), but Gregorian.info() and utcInfo() suggest otherwise

    • Ticket Created on
    • 1 Comment
    Related Issue https://forums.garmin.com/developer/connect-iq/i/bug-reports/gregorian-info-handles-dst-incorrectly-for-dates-other-than-now-today-works-in-sim-not-on-device Description The documentation for Gregorian.moment() implies that the input...
  • Custom Training Name = internal identification?

    • Ticket Created on
    • 0 Comments
    Greetings, I just finished pulling my hair over the following issue: I had two custom trainings created and saved in the connect app (android). Bike, named "Intervalltraining Rad" Running, named "Intervalltraining Laufen" I tried to download...
  • Please add HTTP PATCH support

    • Ticket Created on
    • 0 Comments
    Hi, I am developing a small application to show my Microsoft Todo list directly on my watch. Unfortunately, the JSON API requires the use of the PATCH verb for certain operations. I was really surprised to find that this is not a supported verb. There...
  • simulator crashes on windows following makeWebRequest()

    • Ticket Created on
    • 0 Comments
    The makeWebRequest() method completes successfully. The onReceive() method completes successfully. The onBackgroundData() method completes successfully The simulator continues to run the application, process fit data and make further webRequests...
  • mdd command line debug timeout loading prg app

    • Ticket Created on
    • 4 Comments
    Per the documentation for ConnectIQ 3.2, it should be possible to use mdd as a command line debugger mdd --help usage: mdd [-d <arg>] [-e <arg>] [-h] [-x <arg>] -d,--device <arg> Device to simulate -e,--executable <arg>CIQ executable (PRG) to debug...
  • Unable to dynamically update Menu2 title - works in sim, not on device

    • Ticket Created on
    • 7 Comments
    I modded the SDK's Menu2Sample to fire a timer every second which calls both setTitle() and updateItem(), followed by WatchUi.requestUpdate(), to cycle through 3 values for the title and an item sublabel. In the sim, both the title and the item sublabel...
  • callback in makeWebRequest in background never called

    • Ticket Created on
    • 1 Comment
    Environment: Venu (physical and simulator) Connect IQ 3.2.4 Eclipse: 4.17.0 Here are two examples of background service delegates: This example triggers the user to be notified about opening the app using Toybox.Background; using Toybox.Communications;...
  • Connect IQ Build Target for Edge Explore and Edge 1000 confusing for Temperature readings.

    • Ticket Created on
    • 3 Comments
    Build Target for Edge Explore and Edge 1000 is one checkbox. I need to read temperature from device Edge 1000. I enable it. It works. But now for Edge Explore device Garmin team invented the wheel and disabled working temperature sensor readings...
  • background process doesn't start on device

    • Ticket Created on
    • 5 Comments
    device: fenix 6, ciq 3.2.4, fw 15.71 the code (no code format - forum error as usually) below not start background (either with Duration or TMoment in registerForTemporalEvent) ///app using Toybox.Application as APP; using Toybox.WatchUi as UII;...
  • Release original garmin weather icons

    • Ticket Created on
    • 1 Comment
    It would be nice if garmin could give out a font with their original weather icons that are used by the weather data field. Now that garmin weather can be used on most CIQ3.2 devices, having access to the "original" icons would be great.