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. 

  • Communication Module doesn't work properly when Garmin Connect looses internet

    • Ticket Created on
    • 11 Comments
    Hi, when Garmin Connect Android app looses internet access, CIQ apps no longer gets proper responses from local HTTP server when getting binary data (either via makeImageRequest or makeWebRequest with HTTP_RESPONSE_CONTENT_TYPE_FIT). Instead they get...
  • FitContributor Garmin Connect missing Lap data

    • Acknowledged on
    • 5 Comments
    My app records FIT data for a strength training session and uses addLap() method to differentiate between sets. The Lap data used to be available to users in Garmin Connect but no longer appears, see red arrow in image below. Laps used to appear as...
  • Have a good rock climbing function!

    Former Member
    Former Member
    • Acknowledged on
    • 2 Comments
    I downloaded the rock climbing function to use with my watch and it is extraordinarily clunky and not useful at all for tracking training sessions. Best Usable features would be Time on Wall (ToW), Time Resting (WITHOUT having to record the grade), accumulated...
  • Vivoactive 4S swipe identified as a key pressed

    • Ticket Created on
    • 15 Comments
    At least on the Vivoactive 4S, since I wasn't able to test this out on other devices, there seems to be an undocumented / unwanted behavior that is not directly visible when testing in the emulator. While developing Monky ( https://github.com/vladmunteanu...
  • Connect-IQ Ble advertising layer parsing bug, prevent many devices to function properly. (paired or not paired) Toybox::BluetoothLowEnergy::ScanResult:getRawData(), getServiceData , getServiceUuids are broken

    • Ticket Created on
    • 37 Comments
    Connect-IQ Ble advertising layer parsing bug, prevent many devices to function properly. Reproduced on simulator, fenix 6x (9.0), fenix 6s. Used bluetooth sniffer to confirm that the advertising bytes were correct, and different than what connect IQ returns...
  • Make localisation menus usable!

    • Ticket Created on
    • 0 Comments
    Hi, While I appreciate the gesture in translating the language names in the "add language" drop down, please remember that at least some of the people adding translations are dependent on Google translate! While the difference between 中國傳統的 and 简体中文...
  • 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...