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 button presses terminate app

    • Under Review on Dec 20, 2022
    • Not categorized
    • 4 Comments
    When starting my widget in simulator (e.g. fenix 6 Pro), the button presses no longer call the BehaviorDelegate functions (like onPreviousPage), they just terminate the widget. The only button that still works, is the Start button calling onSelect. I...
    • Mar 11, 2022 9:51 AM
  • 6.2.0: Cannot call instance methods on objects from static functions defined on the same class

    • Under Review on Jun 19, 2023
    • Not categorized
    • 0 Comments
    class Set { function addAll (items as Array<Object?> or Set) as Void { // Add all items to the set from a source array or set ... } ... static function from (items as Array<Object?> or Set) as Set { /* Initialize and return a new...
    • Jun 18, 2023 10:50 PM
  • Font positioning different between simulator and real device for Edge 540/840

    • Under Review on Apr 24, 2023
    • Not categorized
    • 4 Comments
    Hi, I noticed that the fonts have changed between the 530/830 devices and the new 540/840 devices. Unfortunately, the positioning of the new fonts does not match between the simulator and a real device. Please see attached pics from the simulator and...
    • Apr 19, 2023 7:04 AM
  • store doesn't know about complication

    • Under Review on Mar 22, 2023
    • Not categorized
    • 1 Comment
    as on picture below
    • Mar 16, 2023 9:36 PM
  • Bug: UserActivity.duration incorrect type??

    • Under Review on Apr 13, 2023
    • Not categorized
    • 12 Comments
    Based on the documentation, UserActivity class member duration should return a number (just like class member distance ), but it does not. Duration seems to be an object. It doesn't seem like it's part of either the Time.Moment class or Lang.Number class...
    • Apr 6, 2023 6:38 AM
  • Stationary bike allow override Connect distance, speed, cadence field

    • Under Review on Feb 1, 2023
    • Not categorized
    • 3 Comments
    I just finished my first Garmin IQ app reading out the distance, speed and cadence from my Domyos Fold hometrainer. https://www.decathlon.nl/p/hometrainer-eb-fold-opvouwbaar-en-connected/_/R-p-326799 It uses the Bluetooth FTMS protocol to provide...
    • Jan 30, 2023 8:31 PM
  • SERIOUS BUGS - SDK 4.2.1

    • Under Review on Mar 10, 2023
    • Not categorized
    • 22 Comments
    Building with SDK 4.1.7 my app looks and acts as expected. My current release on the app store is built with this SDK. Building with SDK 4.2.1 most of the graphics on my app do not appear as they have up till this SDK release. Also... when building...
    • Mar 4, 2023 10:59 PM
  • sdk 4.2.1 memory consumption

    • Under Review on Mar 8, 2023
    • Not categorized
    • 15 Comments
    eclipse, win widget f6p - 4.1.7 11kB - 4.2.1.16.5kB +6,5kB on start!!!! 6.5kB/28kB almost 25% more memory just because using 4.2.1.... so if glance uses e.g. a bigger properties (has to be the same, no scope), the same like app usually crash...
    • Mar 1, 2023 3:37 AM
  • bug: "We were unable to update your settings at this time. Please try again later" in ConnectIQ

    • Ticket Created on Jun 16, 2022
    • Not categorized
    • 2 Comments
    I uploaded my beta app to the store, downloaded it to my watch, and tried to set the settings in ConnectIQ Android. No matter what I do I get "We were unable to update your settings at this time. Please try again later" (even when I open the settings...
    • Jun 14, 2022 5:22 PM
  • settings-editor doesn't use the defaults settings for array settings

    • Ticket Created on Jun 20, 2022
    • Not categorized
    • 2 Comments
    Both in the simulator and in ConnectIQ Android when I have the following settings and I start to add a new item all the fields are empty instead of being filled with the default values: <setting propertyKey="@Properties.u" title="@Strings.settingsUsersTitle...
    • Jun 19, 2022 4:07 AM