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. 

  • background process doesn't start on device

    • Ticket Created on May 27, 2021
    • 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;...
    • Mar 3, 2021 4:30 PM
  • Release original garmin weather icons

    • Ticket Created on May 27, 2021
    • 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.
    • Mar 1, 2021 7:34 AM
  • Dangerous CIQ Bug: Disables Backlight

    • Ticket Created on May 27, 2021
    • 5 Comments
    This has worked as expected for a couple of years, but broke the device behavior a few months ago. I thought my Garmin Edge 1030 was bad, but it occurs on the new one as well, the latest firmware too. Context: I wrote have a BARREL full of little ...
    • Feb 28, 2021 1:12 PM
  • venu sq trouble with BufferedBitmap

    • Ticket Created on Mar 1, 2021
    • 5 Comments
    according to problems describes in https://forums.garmin.com/developer/connect-iq/f/discussion/253187/venu-and-venu-sq-differences I think that venu sq doesn't support BufferedBitmap. The strange is that I was sure I posted this bug erly but can...
    • Feb 26, 2021 8:45 AM
  • initialise member with member's const lead to errors on some devices

    • Ticket Created on Feb 15, 2021
    • 1 Comment
    this code: class PSX1_View extends UII.WatchFace { const cDFN = 2; var mDFN = cDFN;//line 74 ... } generate error on some devices (I've observed it on devices with big memory vivoactive 4, venu sq music) and not on simulator. from ERA...
    • Feb 10, 2021 6:29 PM
  • simulator for amoled device not emulate right this devices

    • Ticket Created on Feb 10, 2021
    • 2 Comments
    on real amoled devices screen is cleared every second but on simulator is not cleared so, when I no draw entire screen every second its run well on MiP and simalotor but on real amoled devices the screen is black.
    • Feb 9, 2021 6:47 PM
  • sdk doc error

    • Ticket Created on Feb 8, 2021
    • 0 Comments
    divide(value) ⇒ Toybox.Time.Duration Divide a Duration by a value. Parameters: value — ( Toybox.Lang.Number , Toybox.Lang.Float ) — The value by which to divide the Duration Example: using Toybox.Time; var fourHours ...
    • Feb 7, 2021 5:07 PM
  • Bug Report: app update process is broken.

    • Ticket Created on May 27, 2021
    • 4 Comments
    I apologize if this question has been raised in the past. My users and I are experiencing weird app update issues. It seems that Garmin Connect and IQ Store apps are out of sync. Here's what happens after update roll-out (one of the following, I have...
    • Feb 5, 2021 12:51 AM
  • Valid SVG, but fails to compile with org.apache.batik.transcoder

    • Ticket Created on Feb 3, 2021
    • 1 Comment
    Hey folks — love the new SVG resource feature! I've been exporting SVGs using Abode Illustrator, and I noticed that certain valid SVG files can cause the compiler to fail. By default, Adobe doesn't seem to include width="..." height="..." attributes...
    • Feb 3, 2021 10:36 AM
  • API access to the Performance Condition data

    • Ticket Created on Feb 3, 2021
    • 1 Comment
    It would be nice if the "Performance condition" could be exposed in the API (Toybox.Activity.Info?). Since it is logged to the .fit-file one would think it's available at realtime
    • Feb 3, 2021 7:04 AM