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. 

  • appstore experience is unbalanced

    • Acknowledged on Dec 10, 2024
    • 2 Comments
    I think there's too much focus on paid content: - most of the banner carousel relates to paid apps - the first 3 categories (top paid watch faces, top paid apps, disney digital watch faces) relate to paid content only. The contents of these categories...
    • Dec 9, 2024 5:49 AM
  • Feature request: Allow to change app type

    • Acknowledged on Dec 10, 2024
    • 3 Comments
    Maybe I'm missing something regarding everything around widgets and super apps and how they differ, but as far as I understand, since SDK 4.0.0 you'd get a "super app" that supports glances/glance view as long as you implement it with getGlanceView(...
    • Dec 8, 2024 9:57 PM
  • Inaccurate weather data on Fenix 8

    • Acknowledged on Dec 10, 2024
    • 3 Comments
    Hi, I use Toybox.Weather to read the weather data on all of my watch faces. A user of Fenix 8 reported that the weather is not accurate, there are 1 or 2-degree differences between the watch face and the weather widget. The user also confirmed that all...
    • Dec 6, 2024 6:08 AM
  • Simulator segfaults in TT_New_Context() on start since version 4.2.1

    • Acknowledged on Feb 20, 2025
    • 0 Comments
    Since SDK 4.2.1, and up until the recent 7.4.1, the simulator segfaults on start. I do have a stacktrace, but I suspect that the stacktrace is preventing my message from being posted, so now I try without. Last "working" version was 4.17 However...
    • Dec 5, 2024 9:38 PM
  • 7.4.1 Compiler fails: It claims function arguments are not initialized

    • Acknowledged on Dec 10, 2024
    • 0 Comments
    As discussed in this thread on the developer forums: https://forums.garmin.com/developer/connect-iq/f/discussion/396955/odd-compiler-errors-with-sdk-7-4-1 7.4.1 builds are failing on code that compiled in 7.3.1 without errors. The errors indicate...
    • Dec 5, 2024 9:12 PM
  • Enum value comparison result has type "Any or Boolean" instead of "Boolean"

    • Acknowledged on Dec 3, 2024
    • 0 Comments
    SDK 7.3.1, strict checking is enabled. import Toybox.Lang; enum Enum1 { VALUE1, } enum Enum2 { VALUE2 = VALUE1, } function checkEnumValue(value as Enum2) as Boolean { // Object of type 'PolyType<Any or $.Toybox.Lang.Boolean>' does not...
    • Dec 3, 2024 3:37 PM
  • New uploads, edits and sales

    • Acknowledged on Jan 6, 2025
    • 2 Comments
    Hello... Is anyone else experiencing this? 1.- for the last couple days i haven't been able to change or upload new pictures for my already approved apps. 2.- starting today I'm also not able to upload new products. For these 2 things i get a red...
    • Dec 2, 2024 9:29 PM
  • appstore - unable to upload app updates

    • Acknowledged on Dec 3, 2024
    • 34 Comments
    for 3 weeks now I've been trying to upload updates to (several) apps the message is shown " Sorry, your message couldn’t be submitted because we’re having trouble communicating with our servers. Please try again later. " It would be helpful to show...
    • Dec 2, 2024 12:58 PM
  • Interval capture broken (again) or not fixed

    • Acknowledged on Dec 3, 2024
    • 4 Comments
    A previous firmware was meant to fix this issue but it seems to either never have gone or been broken again on certain watches. This works with a strap but fails on optical sensor. The callback is never called. function SensorSetup() { if (Sensor...
    • Dec 1, 2024 12:19 PM
  • Feature Request: Favorites area

    • Acknowledged on Dec 3, 2024
    • 2 Comments
    Hello, is it possible add a favorite area , where you can add any object so you can easily retrieve it ? Perhaps adding the button on each Whatchface, app, etc.... clicking it adds it to the favorites list
    • Nov 28, 2024 7:26 AM