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 doesn't report correct elapsed distance or run in real time when playing back a .fit file.

    Former Member
    Former Member
    • Ticket Created on
    • 12 Comments
    I'm testing a data field that calculates a metric based upon elapsed distance versus elapsed Time. I've tested this data field on the road, and I'm reasonably certain its working correctly. For validation purposes, I've got it printing elapsed time...
  • Simulator continues to run after playing back a .fit file

    Former Member
    Former Member
    • Ticket Created on
    • 4 Comments
    I'm using real world data files to test a data field. In this, case, I'm testing with a 300km file. It takes 18 hours to run this file, so simulation is pretty painful. I extract console logs and analyze the results. What I'm seeing it that the simulator...
  • Assorted Media Player Button Bugs Across Devices

    • Ticket Created on
    • 15 Comments
    I've been experimenting with some of the media player button handling code across different devices and run into a few issues. Below is a table which summarizes my findings. For context, Runcasts currently implements fast-forward/rewind using some pretty...
  • MapView and MapTrackView question

    • Acknowledged on
    • 11 Comments
    Hi I want to ask a couple of questions about the behavior of MapView and MapTrackView. I've searched the topics on the forum and there are some things written about MapView already, but none of them actually solves my issues. 1) setScreenVisible...
  • System error with makeWebRequest() if using an array in the request parameters

    • Ticket Created on
    • 6 Comments
    July 20, 2019 update. Found out that I was passing an array into the Parameters dictionary as one of the fields. Depending on the version of GCM, this can create very unpredictable results on a real device. The the results of passing the array ranged...
  • Upgrade SDK deps so modern Linux distros work.

    • Acknowledged on
    • 39 Comments
    I can't use the simulator and thus connectiq on Fedora 30. I assume all modern distros are affected because libwebkitgtk-1.0.so.0 is way too old to be included or even available on current generation distributions. Please update your deps or better...
  • Cryptography module not behaving as expected?

    Former Member
    Former Member
    • Ticket Created on
    • 3 Comments
    Hi all, I am trying to perform a Diffie Hellman key exchange with a device using the new BLE APIs in the 3.1 beta 3 release of the SDK. However, the KeyPair generation and createPublicKey method in the Cryptography module is not working as expected...
  • ‘OnExitSleep’ no more called since update FW 6.30 on VA3

    • Ticket Created on
    • 8 Comments
    hi, after the latest FW update to 6.30 on a VA3 'onExitSleep' is no more calling. Only with enabled backlight at gesture it called normaly. My watchface 'Analog Switch' called an activitiy view at this event. It is no more working after this FW...
  • Failed to connect to the simulator.

    Former Member
    Former Member
    • Ticket Created on
    • 4 Comments
    When trying the to run the initial Timestamp on Eclipse app I get the following error since the simulator does not start. ------------------------------------------------------------------ BUILD: /usr/lib/jvm/java-13-openjdk-amd64/bin/java -Dfile...
  • RE: No callback from getApplicationInfo

    Former Member
    Former Member
    • Ticket Created on
    • 9 Comments
    So was this fixed 3 years ago with the GCM 3.2? If so, it seems to be back. I'm prototyping an app for Edge 1000 that receives sensor data and sends it to my companion app, and I'm getting the very same behavior: SDK is connected with all the callbacks...