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. 

  • 支持protobuf

    • Acknowledged on Oct 28, 2024
    • 0 Comments
    根据proto文件生成monkey c对象。接收二进制数组,能解析成相应对象数据。 希望能够和其他设备通信,实现通过手表控制其他设备。
    • Oct 28, 2024 1:50 AM
  • Some watch face comments on the Chinese server cannot be displayed.

    • Acknowledged on Oct 28, 2024
    • 0 Comments
    Connect IQ Store | Watch Faces and Apps | Garmin Connect IQ Store | Watch Faces and Apps | Garmin Connect IQ Store | Watch Faces and Apps | Garmin Connect IQ Store | Watch Faces and Apps | Garmin Some of the watchface on the Chinese server have...
    • Oct 24, 2024 7:54 PM
  • Edge Device Reference Error

    • Acknowledged on Oct 28, 2024
    • 4 Comments
    Recently, I received a report of an error from a user and found it while working on a fix. Reference Guides According to the reference guide, the largest screen size in 5 Field B layout mode on the Garmin Edge 1040 is 282x186. However, the height...
    • Oct 23, 2024 11:50 PM
  • Exception thrown by DataField.showAlert() when settings/alert already displayed not documented

    • Acknowledged on Oct 23, 2024
    • 1 Comment
    [ https://forums.garmin.com/developer/connect-iq/f/discussion/332181/show-alert-in-two-successive-calls-of-the-compute-function-causes-an-unhandled-exception-how-to-mitigate-this/1850045#1850045 ] The exception message is "Alert/Settings is active...
    • Oct 22, 2024 11:16 PM
  • CIQ background docs do not state that global variables are always included in the background

    • Acknowledged on Oct 23, 2024
    • 2 Comments
    https://developer.garmin.com/connect-iq/core-topics/backgrounding/ The documentation says: The Connect IQ compiler allows you to select what code is necessary for running in the background with the :background annotation. Only modules, classes...
    • Oct 22, 2024 11:10 PM
  • "$.Toybox.WatchUi.Menu2InputDelegate.onWrap()" doesn't work on real "fenix7x" device, but works in simulator

    • Acknowledged on Oct 21, 2024
    • 0 Comments
    SDK 7.3.1, up-to-date device "fenix7x". import Toybox.Lang; import Toybox.WatchUi; class CustomMenuInputDelegate extends Menu2InputDelegate { function initialize() { Menu2InputDelegate.initialize(); } function onWrap(key as WatchUi.Key...
    • Oct 21, 2024 3:01 PM
  • StackOverflowError during build for tuple with self-reference

    • Acknowledged on Oct 21, 2024
    • 0 Comments
    SDK 7.3.1, strict type checking enabled. Build fails for the following code due to compiler internal error: import Toybox.Lang; typedef TupleWithArraySelfReference as [Number, Array<TupleWithArraySelfReference>?]; const ARRAY_INDEX_IN_TUPLE...
    • Oct 21, 2024 2:39 PM
  • Does the official plan to check the independent servers of Conect IQ in China?

    • Acknowledged on Oct 21, 2024
    • 2 Comments
    Connect IQ Store | Watch Faces and Apps | Garmin There seems to be a problem with China's ranking again. It seems to be cyclical. A large number of dials from a certain author occupy the position, over and over again. No matter how many downloads it...
    • Oct 18, 2024 9:00 AM
  • MAP_MODE_BROWSE for MapTrackView of Fenix 8

    • Acknowledged on Oct 17, 2024
    • 0 Comments
    When using a MapTrackView in the MAP_MODE_BROWSE on the Fenix 8 there is no touch functionality to pan or zoom the map. You can use touch to press near the fields on the screen to pan or zoom, so touch is working. But it is not working on the map to...
    • Oct 17, 2024 12:47 PM
  • Instinct 2S completely hangs with BLE bg wf

    • Acknowledged on Oct 15, 2024
    • 25 Comments
    i'm developing a BLE background watchface and am seeing complete watch hangs on Instinct 2S after about 1 to 2 days of running the wf (and I believe FR 965M but I have stopped testing that due to its inadequate battery.) i'm not sure which connect...
    • Oct 14, 2024 6:34 PM