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. 

  • Connect IQ Store > Search results > Sort by: Most relevant

    • Acknowledged on Feb 20, 2025
    • 6 Comments
    I'm searching for apps using Sort by: 'Most relevant', and apps with the actual search words in the app title are appearing way down the list. Apps with the search term in the app name should take preference over those with just the words in the app...
    • Nov 20, 2022 11:11 AM
  • Bug: garmin fr955 lost all hrv data after freeze in the morning report

    • Acknowledged on Feb 20, 2025
    • 0 Comments
    My fr955 lost all historical hrv data on the watch this morning. I woke up looked at the morning report, there it still displayed the data, but when wanting to go into it, it frooze, screen went dark, came back after half a minute, and hrv and training...
    • Nov 20, 2022 6:12 AM
  • Missing entries in not handled the same in sim vs real devices

    • Acknowledged on Feb 20, 2025
    • 5 Comments
    If you have a entry in <properties> but forget to add it to <settings> then saving settings in the sim via Ctrl-P works fine. However, on the real device, when you save the settings via Connect IQ app, the missing Property is deleted on the device which...
    • Nov 19, 2022 2:16 PM
  • Instinct 2 2s firmware 10.10 date day month

    • Acknowledged on Feb 20, 2025
    • 11 Comments
    Instinct 2 and Instinct 2s with firmware 10.10 do not report correctly <Toybox.Time.Gregorian.Info> day_of_week and month, apparently if the system language is other than English.
    • Nov 18, 2022 1:28 PM
  • SDK Manager's appearance clashes with macOS dark mode

    • Acknowledged on Feb 20, 2025
    • 5 Comments
    Reproduction procedure: - Install SDK Manager on a Mac set to dark mode Observations: - The "delete" and "download" buttons for the devices are black, as well as the chevrons for expanding/collapsing sections, but the background is dark grey, so...
    • Nov 18, 2022 5:01 AM
  • SDK 4.1.6: makeWebRequest's responseCallback signature is missing PersistedContent.Iterator as allowed type for "data" arg

    • Acknowledged on Feb 20, 2025
    • 9 Comments
    Issue The new compiler complains in strict type checking mode for functionally working code which cannot be fixed due to missing types in "makeWebRequest" "responseCallback" signature. Description I am using "makeWebRequest" to download course...
    • Nov 17, 2022 4:02 PM
  • vivomove luxe freeze once a day on Android whatsapp call

    • Acknowledged on Feb 20, 2025
    • 0 Comments
    I have use my vivomove luxe with ios, no freeze at all, But using vivomove with android with Whatsapp app whatsapp call, screen freeze, 1-2 restart per day.
    • Nov 16, 2022 1:40 PM
  • Strange results with class constants

    • Acknowledged on Feb 20, 2025
    • 1 Comment
    Given module Tests { class X { const K1 = 1; } class Y extends X { function initialize() { X.initialize(); } const K2 = K1 + 1; static function getK1() as Number { return K1; } static function getK2() as Number { return K2;...
    • Nov 15, 2022 8:52 PM
  • bad names of func in profiler

    • Acknowledged on Feb 20, 2025
    • 0 Comments
    eclipse Version: 2022-09 (4.25.0) Build id: 20220908-1902 windows 10 plugin 4.1.2 sdk 4.1.6 e.g. getSystemStats instead of getClockTime() dc.drawElipse() instead of dc.clear() abs() instead of format() ...
    • Nov 14, 2022 8:59 PM
  • Bug: makeWebRequest returns UNKNOWN_ERROR when in simulator media mode Sync

    • Acknowledged on Feb 20, 2025
    • 5 Comments
    System: Ubuntu 22.10 Visual Studio Code v1.73.1 Monkey C extension v1.0.7 SDK v4.1.6 A makeWebRequest does a callback with responseCode 200 and data is some dictionary from the server json. When starting the Media Mode -> Sync from the menu, the...
    • Nov 14, 2022 8:52 PM