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. 

  • Bug: UserActivity.duration incorrect type??

    • Acknowledged on
    • 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...
  • steps length are bad

    • Acknowledged on
    • 2 Comments
    win10/eclipse/4.2.3 sim: as on imagebelow my devices- I don't have in profile my own steps length so it means it's calculated auto - f7 - both null - f6 - both zero but one user (f5X) can see 620 so probably put his own data and its is in m...
  • Watch Forerunner 955 crash when changing activity during a run

    • Acknowledged on
    • 0 Comments
    During a run activty, when I select the 'up' button to open settings and then select Change Activty, the watch crashes and reboots. It's not something that I do often but it's still a crash
  • Build errors when using resource overrides

    • Acknowledged on
    • 3 Comments
    I'm using resource overrides for some devices to override layouts. I am using text-areas in my layout file and for devices that don't support text-areas I create device specific layout files (such as the vivoactive 3). It works fine in the simulator but...
  • Floors up counting is broken during Walk activity since last update.

    • Acknowledged on
    • 4 Comments
    Hello, Since the last software update, the counting of floors during "Walk" activity is incorrect - I was walking downhill and my device counted 15 floors up, which is impossible when going downhill. Also during the same "Walk" activities that I am...
  • Battery lifetime AOD mode AMOLED

    • Acknowledged on
    • 4 Comments
    Hi, I've found that battery life doesn't change much when there are no pixels on or 10% of the pixels are on in AOD mode. This means that as soon as AOD is switched on, the battery life drops from 10 to 3 days even if there are no pixels on in AOD mode...
  • currentLocation returns bad value

    • Acknowledged on
    • 7 Comments
    Toybox.Activity.getActivityInfo().currentLocation returns [0,0] instead of null when no location in activity [0,0] is valid value so I can't tret it as thing to ignore win10/eclipse/4.2.3, f7/11.28 btw. it's impossible to clear format of 1st...
  • SensorHistory still bugged

    • Acknowledged on
    • 1 Comment
    Problem is with -body battery, stress (sim/f7/f6) - getNewestSampleTime()/getOldestSampleTime return value +~20 lat - getMin()/getMax() returns number but SensorSample.data is float and Sp02 (f7/f6) - data are not put always into history (SensorSample...
  • Support the SPORT_VOLLEYBALL sport for Session recording

    • Acknowledged on
    • 3 Comments
    I tried using the SPORT_VOLLEYBALL, which is shown as an existing value when using intellisense, but it crashes all watches if used. As my primary app is a Volleyball App, I would really like to use this value. I now use SPORT_GENERIC.
  • walkingStepLength runningStepLength doc bug

    • Acknowledged on
    • 4 Comments
    doc says var runningStepLength as Lang.Number or Null Running step length in millimeters (mm) I think should in be cm.