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. 

  • MapView does not work within ViewLoop

    • Acknowledged on
    • 4 Comments
    Adding A MapView as one of the views of a ViewLoop does not work properly on my Fenix 6 v25.00 (SDK 4.2.4): the map is not drawn (DC remains transparent, I.e. it still shows whatever was on view before switching to the map view). Anything I draw within...
  • API Request - functions that allow an app to specify the start and end of an activity

    • Acknowledged on
    • 5 Comments
    This would solve this issue: https://forums.garmin.com/outdoor-recreation/outdoor-recreation/f/fenix-7-series/308450/bug-long-press-back-button-issue-still-not-fixed-in-fw9-33 and https://forums.garmin.com/outdoor-recreation/outdoor-recreation/f/epix...
  • [DOC ERROR] UserActivity.duration is not type Number. Is Time.Duration

    • Acknowledged on
    • 1 Comment
    This doc page says duration is a Number when in fact it is a Time.Duration. https://developer.garmin.com/connect-iq/api-docs/Toybox/UserProfile/UserActivity.html
  • Crashes on fr255/955 since latest firmware 15.19 with writing to copied dc

    • Acknowledged on
    • 3 Comments
    Hi, I have some responses from users with fr255/955 since latest firmware update (15.19). Also the ERA report give me many errors with invalid value on this devices. targetDc = dc; targetDc.drawBitmap(0, 0, backBuffer); the backbuffer is designed...
  • Venusq 4.7 - dc height in single data field mode has been reduced to 114 pixels

    • Acknowledged on
    • 10 Comments
    As of Venu sq firmware 4.7 the dc height in data field mode is much lower than the available screen height (When choosing a configuration of 1 data field). As the dc is only a bit more than a third of the available screen height this is problematic...
  • Running Power Bug

    • Acknowledged on
    • 9 Comments
    Over a dozen Garmin Watches now support "native" Running Power. You don't need a special CIQ app or an external sensor. You can display native Garmin fields to show your Current Running Power. This FAQ lists the watches that support native Running Power...
  • Simulator screen taps and SELECT button unresponsive

    • Acknowledged on
    • 0 Comments
    In SDK 4.2.4 the simulator seems unresponsive to user input screen taps and SELECT button presses. Checked D2Air, Venu and Vivoactive 4S. Up/Down buttons are working.
  • Strange White Screen of Death Bug

    • Acknowledged on
    • 6 Comments
    I have a small data field that has experienced this about 5 times. After publishing an update it will display only a white screen - absolutely nothing written to the screen. It is actually running, just doesn't display anything. I've tracked down the...
  • Position.parse() function fails on Forerunner 255

    • Acknowledged on
    • 0 Comments
    Position.parse() gives the wrong result on the fr255. It works OK in the sim. A code snippet based on the API document shows the problem var locString = "38.856147, -94.800953"; var myLocation = Position.parse(locString, Position.GEO_DEG); System...
  • Venu Sq 4.7 update makes data fields fail

    • Acknowledged on
    • 2 Comments
    After 4.7 update on Venu Sq and having data fields set to one screen and one field All in One data fields would only show statement to change to 1 field layout. Uninstalled it and tried 5 other data field sources and they all either squeezed all fields...