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. 

  • Fenix 6 reboots during kiteboarding activity and restarts with running activity

    • Acknowledged on Jan 25, 2024
    • Not categorized
    • 27 Comments
    Fenix 6 reboots during kiteboarding activity and restarts with running activity. WOO Sports app WOO+Gps randomly changes kiting into running activity. Many users experience thisissue, super annoying.
    • Jan 10, 2024 3:53 PM
  • Fit contributor data not showing on garmin connect web or mobile

    • Acknowledged on Mar 19, 2024
    • API
    • 3 Comments
    I am the author of the "Shotgun Sports" application. The app has a couple of custom fields for the hits, misses, shots and accuracy. I just received a bug report from one of my users (Forerunner 965, Software 17.26) that the custom fields do not show...
    • Mar 19, 2024 7:16 AM
  • Bug: Fenix 7 Pro/Enduro2/Fenix 7X/etc. can't get system language correctly after updating to 16.22

    • Acknowledged on Mar 22, 2024
    • API
    • 2 Comments
    After updating to 16.22, as I know by now , Fenix 7 Pro/Enduro2/Fenix 7X can't get system language correctly system language : Simplified Chinese get from System.getDeviceSettings().systemLanguage : it should be ` 8389372 `, but I got `8389355`,...
    • Mar 22, 2024 9:07 AM
  • Ubuntu 24.04 support

    • Acknowledged on May 6, 2024
    • Product Issue
    • 5 Comments
    I installed Ubuntu 24.0 and now the SDK doesn't work, the simulator... In 24.04, the webkit is version 4.1. ./sdkmanager: error while loading shared libraries: libwebkit2gtk-4.0.so.37: cannot open shared object file: No such file or directory
    • May 6, 2024 12:13 PM
  • Improve documentation: Add api levels and system levels to Device Reference

    • Ticket Created on May 31, 2022
    • Not categorized
    • 8 Comments
    Please add information about the possible system level and api level each device can have to: https://developer.garmin.com/connect-iq/reference-guides/devices-reference/ For example: Fenix 6: min system: 4 max system: 5 min api: 3.2.0 max...
    • May 27, 2022 11:41 AM
  • Get location from phone to show the right weather forecast

    • Under Review on Dec 20, 2022
    • Not categorized
    • 14 Comments
    This is rather a feature request than a bug. Not sure where I should report it though, as it influences how the weather forecast feature is being used. I experience this almost every other week: I return from a weekend outside 100 kms away and the...
    • Nov 10, 2020 10:07 AM
  • The heart rate history iterator never returns valid data on the Venu2

    • Under Review on Dec 20, 2022
    • Not categorized
    • 4 Comments
    Here are some parts of the code that I'm using. it = SensorHistory.getHeartRateHistory({:period => 30, :order => SensorHistory.ORDER_OLDEST_FIRST}); var min = it.getMin(); var max = it.getMax(); var sample_last = it.next(); if(null == min || ...
    • Dec 11, 2021 3:51 PM
  • COMPILER BUG: cannot compile classes with static functions

    • Under Review on Dec 15, 2022
    • Not categorized
    • 14 Comments
    There are several issues with the available compilers (SDK 4.1.7 and SDK 4.2.0 Beta 1) if a class contains a static function and the parameters of the function are Monkey Typed with the compiler set to "Gradual" or higher. Cannot find symbol errors...
    • Dec 6, 2022 6:54 PM
  • Feature-request: split the strings.xml for in-device and settings related strings

    • Under Review on Feb 1, 2023
    • Not categorized
    • 28 Comments
    In most of the apps I've seen most of the strings are used for settings, still those strings are included in the memory footprint of the app. It would be very useful to split strings.xml to device-strings.xml and settings-strings.xml.
    • May 22, 2022 9:21 PM
  • Invite others to App Beta testing

    • Under Review on Nov 14, 2022
    • Not categorized
    • 5 Comments
    The Garmin Connect IQ dev ecosystem really needs an easy way of including other users in the beta testing of an app. Distributing .iq files via email or cloud is a real hassle via updates etc. Plus it don't test the full package. So Garmin, please...
    • Nov 2, 2022 6:46 AM