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. 

  • Simulator segfaults in TT_New_Context() on start since version 4.2.1

    • Acknowledged on
    • 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,...
  • 7.4.1 Compiler fails: It claims function arguments are not initialized

    • Acknowledged on
    • 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...
  • Enum value comparison result has type "Any or Boolean" instead of "Boolean"

    • Acknowledged on
    • 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 match...
  • New uploads, edits and sales

    • Acknowledged on
    • 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...
  • appstore - unable to upload app updates

    • Acknowledged on
    • 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...
  • Interval capture broken (again) or not fixed

    • Acknowledged on
    • 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...
  • Feature Request: Favorites area

    • Acknowledged on
    • 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
  • makeImageRequest doesn't work in FR965

    • Acknowledged on
    • 5 Comments
    Hi, there are a least 4 FR965 users reported to me that the Avak watch face didn't download the custom background image. I use the API makeImageRequest. Sometimes the API returns -104 (BLE_CONNECTION_UNAVAILABLE), some other times -1 (BLE_ERROR), but...
  • Linux & SDKManager & simulator

    • Acknowledged on
    • 3 Comments
    Hi, I know this has been discussed before, but did someone found a fix for the simulator not being launched in Linux when running from VSCode? I know just Ubuntu distributions are supported. In my case I replaced Windows 10 by Zorin OS (based on Ubuntu...
  • Garmin Coach not recognising completed workout

    • Acknowledged on
    • 0 Comments
    My plan had me scheduled to do a drill yesterday. I did the run this morning , saved it, and synced. When I go into my Garmin Coach workout schedule today, is still says I need to do the run. . But, in my Garmin connect calendar, it is there I’ve already...