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. 

  • SDK 4.1.6 broke some apps without (:base)

    • Under Review on Nov 14, 2022
    • Not categorized
    • 1 Comment
    The following snippets are from my datafield. It compiles for instinct (or other black&white devices) using SDK 4.1.5 but fails to compile using SDK 4.1.6. //monkey.jungle: project.manifest = manifest.xml base.sourcePath = source base.resourcePath...
    • Nov 9, 2022 10:30 PM
  • Sdk 4.1.6 can't lookup static methods from within the class

    • Under Review on Nov 14, 2022
    • Not categorized
    • 4 Comments
    Given: module Statics { var ok as Boolean = false; class C { function initialize() { C.foo(); } static function bar() as Void { C.foo(); } private static function foo() as Void { ok = true; } } (:test) function static_from_initialize...
    • Nov 10, 2022 5:51 PM
  • bug: Attention.playTone dosn't play any sound in the simulator in Linux

    • Under Review on Nov 14, 2022
    • Not categorized
    • 2 Comments
    I am developing on Ubuntu 22.04, using VSC. I tried the following both using SDK 4.1.5 and 4.2.0 Beta 1 with similar result. Attention.playTone(Attention.TONE_LOUD_BEEP); does not make any sound in the simulator. (Tones are enabled in the simulator settings...
    • Nov 6, 2022 10:46 PM
  • Fix Connect IQ

    • Under Review on Nov 14, 2022
    • Not categorized
    • 5 Comments
    Not only does the app not pick up the latest release, it doesn't install the one it does find. It goes through the loop of showing Update, when clicked, it shows Queued, then installing, then all apps installed then back to showing Update again...
    • Nov 7, 2022 10:43 AM
  • Training status is in contradiction with the training proposal (running) (Fenix 6S) - Training suggestion seems to be wrong.

    • Under Review on Nov 14, 2022
    • Not categorized
    • 4 Comments
    This is probably not a bug, just independent applications, but it certainly does not make sense: - my training status currently says I need a break due to fatigue based on my HRV data (and I feel accordingly - a bit overtrained) - while if I start...
    • Nov 8, 2022 8:38 AM
  • App crashes when menu items are dynamically updated.

    • Under Review on Oct 18, 2022
    • Not categorized
    • 4 Comments
    Hello, I'm experiencing an issue that seems to be a Connect IQ bug. After replacing all menu items, the app crashes when I try to do a selection. The crash happens only on a real device (MK2), on the simulator everything works without any issues. ...
    • Oct 17, 2022 3:52 PM
  • CIQ store website still doesn't allow newlines in reviews or review replies

    • Under Review on Nov 14, 2022
    • Not categorized
    • 0 Comments
    Regardless of how many newlines you type in your actual app review or reply, the store just renders everything as one huge wall of text (with no newlines). This limitation is just ridiculous, because it makes it hard to write a coherent review with paragraphs...
    • Nov 2, 2022 2:29 PM
  • Not all BLE Devices found by scanning

    • Under Review on Oct 18, 2022
    • Not categorized
    • 13 Comments
    Having several BLE Sensors and wanting to display their data on-screen of the watch. Scanning for the BLE Sensor returns all kinds of apple devices, but not the sensor i'm looking for. Both sensors contain Bluetooth Classic and Bluetooth Low Energy chips...
    • Oct 12, 2022 1:37 PM
  • Can't see my app in Connect IQ store even 10 hours after upload

    • Under Review on Oct 14, 2022
    • Not categorized
    • 1 Comment
    I uploaded version 91 and 92 of https://apps.garmin.com/en-US/apps/8cfc5bd9-0835-4522-b3a0-fd3dfbfc58d2 (beta DF) more than 9 hours ago and I still see yesterdays' version: 90.
    • Sep 21, 2022 7:59 PM
  • 3rd part Data Fields on Venu Sq have unreadably small font

    • Under Review on Oct 18, 2022
    • Not categorized
    • 7 Comments
    I tried installing Calculate Formula and AppBuilder5 datafields. They both show the calculated data in a very tiny font. I contacted both the developers and was told by the CalculateFormula developer that the font size is fixed for simple data fields...
    • Sep 29, 2022 12:52 AM