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. 

  • Need to turn on Mobile Connection to Download Fit file over Bluetooth

    • Under Review on Mar 22, 2023
    • Not categorized
    • 8 Comments
    When a Connect Iq app wants to download a fit file stored on a Bluetooth connected mobile device, the download is not working anymore. You need to turn on the "mobile data connection" too to get it to work. Seems the localhost is not reachable over bluetooth...
    • Mar 21, 2023 7:12 PM
  • Using ViewLoopDelegate in getInitialView() fails

    • Ticket Created on Mar 27, 2023
    • Not categorized
    • 1 Comment
    When I try to use ViewLoop together with ViewLoopDelegate as an initial View of app, the app crashes with following error Error: Unexpected Type Error Details: Failed to start CIQ Application Stack: Encountered app crash. The code I am trying to...
    • Mar 18, 2023 7:39 PM
  • COMPLICATION_TYPE_CURRENT_WEATHER Value doesn't match specifications

    • Under Review on Mar 28, 2023
    • Not categorized
    • 2 Comments
    Documentation says "Value is a String with the current weather" I expected to receive a string value, like "Sunny" or "Cloudy", but instead the value being returned is a Lang.Number. See output from debugger below: Can't attach image due to forum...
    • Mar 25, 2023 3:24 PM
  • SDK 4.2.1 breaks compatibility with fenix 6 (only in simulator?)

    • Under Review on Apr 24, 2023
    • Not categorized
    • 25 Comments
    Both fenix 6 and fenix 6 pro now break in the simulator (worked fine in 4.1.7). fenix 6 breaks with an out-of-memory error when pressing Enter key on the glance view. I added breakpoints to the widget entry points, but the widget is never loaded, it...
    • Mar 9, 2023 12:46 PM
  • Strict type checking when dealing with instance attributes that might be null

    • Under Review on Jun 26, 2023
    • Not categorized
    • 2 Comments
    When the compiler type checking is set to "Strict", errors are generated when trying to use instance attributes. For example, the following code will generate a WARNING on the "Informative" level or an "ERROR" on the "Strict" level, that says: Cannot...
    • Jun 22, 2023 3:06 PM
  • println doesn't work on 6.2.1 on console

    • Under Review on Jul 19, 2023
    • Not categorized
    • 3 Comments
    After upgrade the SDK to 6.2.0/6.2.1, I found that the println doesn't work on console. I tried it on windows and linux console, neither works. I just built a vscode project and it works. But I think the console should have worked. This is the console...
    • Jul 13, 2023 11:31 AM
  • [BUG] makeReviewTokenRequest does not work on watch faces

    • Under Review on Jul 19, 2023
    • Not categorized
    • 7 Comments
    makeReviewTokenRequest works in the sim and it is working for my submitted apps but not for watch faces. I can't tell what is failing but so far I've seen no reviews for the watch faces and I'm not prompted to review them on my watches. Works fine...
    • Jul 17, 2023 8:32 PM
  • MapView does not work within ViewLoop

    • Under Review on Jun 1, 2023
    • Not categorized
    • 3 Comments
    Adding A MapView as one of the views of a ViewLoop does not work properly on my Fenix 6 v25.00 (SDK 4.2.4): the map is not drawn (DC remains transparent, I.e. it still shows whatever was on view before switching to the map view). Anything I draw within...
    • May 28, 2023 8:23 AM
  • Venu Sq 4.7 update makes data fields fail

    • Under Review on May 22, 2023
    • Not categorized
    • 2 Comments
    After 4.7 update on Venu Sq and having data fields set to one screen and one field All in One data fields would only show statement to change to 1 field layout. Uninstalled it and tried 5 other data field sources and they all either squeezed all fields...
    • May 19, 2023 1:12 AM
  • Steps Complication changes from Number to Float/1000 when reaching 10K steps

    • Under Review on May 9, 2023
    • Not categorized
    • 7 Comments
    On my Venu2 and on a user Forerunner 955 Solar, once 10K steps are reached, the Steps complication value is no longer a Number but a Float with the steps count divided by 1000, so 15500 steps becomes 15.5 steps. Not sure if it's a feature or a bug, but...
    • May 8, 2023 5:26 PM