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. 

  • Please can the SDK documentation be more developer friendly and searchable and COMPLETE.

    • Ticket Created on
    • 3 Comments
    Hi, COMPLETENESS It is literally impossible to know what the actual limits are for some critical numbers that are easy to program around if and only if you know what the numbers are. In particular, I have come up against these limits for FIT fields...
  • Display activation time of venu

    • Ticket Created on
    • 0 Comments
    Hi all, what i also noticed is that the display activation time of my garmin venu is A LOT faster if is use a default garmin watch face. If i use some custom watch faces the activation of the display takes a lot more time. If i want to use the ...
  • Bitmap font compile doesn't check for bitmap font assets!

    • Ticket Created on
    • 0 Comments
    Steps to reproduce: 1. Fail to understand how it all works! 2. Compile a custom icon font as per docs / descriptions 3. Include the .fnt file but don't include the .png file generated by BMFont Expected results: Compiler should give an error that...
  • Menu2 does not render to the display in the simulator set for GPSMAP device

    • Ticket Created on
    • 5 Comments
    Reproduce with Menu2Sample, adding GPSMAP to build target. Pressing menu button has no visual affect. Testing this with my own code the menu2 code seems to run and function but there is no updates to the display on the simulator Garmin SDK 3.1.8 Eclipse...
  • App store login down?

    Former Member
    Former Member
    • Acknowledged on
    • 2 Comments
    can't get logged in to the dev page of the app store. it just keeps showing me the homepage and no sign in link. tried in chrome and edge.
  • barrelbuild throws java.lang.NullPointerException in linux

    • Ticket Created on
    • 1 Comment
    Problem barrelbuild is throwing a null pointer exception when attempting to create a *.barrel file within the same directory. This has been happening while I've been playing around with the LogMonkey barrel from https://github.com/garmin/connectiq-apps...
  • Hydration reminder does not work - Venu

    Former Member
    Former Member
    • Ticket Created on
    • 12 Comments
    Symptoms: Set Venu to remind you to add hydration every 2 hours, then when you are reminded click Yes to add to hydration log. Result: ConnectIQ error is displayed and you cannot log hydration
  • TINY FONT GARMIN 530

    • Ticket Created on
    • 3 Comments
    TINY font appears to be un centered on garmin 530 with simulator
  • Feature Request: DeviceSettings.screenBPP

    • Ticket Created on
    • 0 Comments
    With the addition of the Venu , a new attribute to DeviceSettings that indicates color depth would be really useful. This is already available in the device.xml , but on-device lookup would be convenient-I'd love to be able to write something like: ...
  • fix distanceToDestination on all affected devices

    • Ticket Created on
    • 0 Comments
    This is a followup ticket for WERETECH-7424 https://forums.garmin.com/developer/connect-iq/i/bug-reports/activityinfo-distancetodestination-seemingly-incorrect-reflects-distance-to-next-point-not-distance-to-end-of-course which fixes the distanceToDestination...