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. 

  • Failed to connect to the simulator.

    Former Member
    Former Member
    • Ticket Created on Jun 20, 2019
    • 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...
    • Jun 9, 2019 11:15 PM
  • RE: No callback from getApplicationInfo

    Former Member
    Former Member
    • Ticket Created on Jun 20, 2019
    • 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...
    • Jun 9, 2019 7:22 AM
  • Pressing Lap changesToybox.ActivityInfo.elapsedTime when recording is active and timer is stopped

    • Ticket Created on Jun 7, 2019
    • 1 Comment
    When you are recording an activity and the timer is stopped, the value of Toybox.ActivityInfo.elapsedTime changes when you press the Lap button. This is reproducible on a Garmin Edge 1030, and in the simulator. To reproduce: Create a simple data...
    • Jun 5, 2019 4:43 PM
  • Garmin 935 returns incorrect timestamp - skewed by 20 years ( Garmin time ? )

    • Ticket Created on Jun 7, 2019
    • 4 Comments
    Hi, I still see 20 years offset in PositionInfo.when.value() on my Forerunner 935 with latest updates ( firmware 13.30 ) . example values i get after registering callback is: Position.enableLocationEvents(Position.LOCATION_CONTINUOUS, self.method...
    • Jun 2, 2019 5:23 PM
  • elapsedDistance always returns 0.0 in the simulator

    • Ticket Created on Jun 20, 2019
    • 2 Comments
    In recent versions of the simulator Activity.Info.elapsedDistance always contains 0.0 whether I playback a FIT file or simulate data. This happens with SDK 3.0.10, 3.0.11 and 3.1.0.beta2. It seems OK with 3.0.9 and earlier. It's very easy to demonstrate...
    • Jun 2, 2019 3:17 PM
  • ️Missing on Fenix 5 Series

    • Ticket Created on May 27, 2021
    • 6 Comments
    The glyph for ️ Unicode 'Red Heart' ( U+2764 ) is missing on the Fenix 5 series of watches but present on the Forerunner 645m and Vivoactive 3m. On the Fenix 5, you see the diamond-? character instead of the expected heart. In this particular case...
    • May 30, 2019 1:56 PM
  • Run no evil & builds fail when using spaces in project path or paths to SDK

    • Ticket Created on May 22, 2019
    • 2 Comments
    https://forums.garmin.com/developer/connect-iq/f/legacy-bug-reports/7852/run-no-evil-failed-invoking-symbol-symbol-not-found-error/53597#53597 Similar to the above legacy project, still seen on OS X. Any fixes planned for spaces in paths?
    • May 17, 2019 9:24 AM
  • Crash/exception when calling Application.Properties.setValue for a key which exists, but error says it doesn't

    • Ticket Created on May 9, 2019
    • 8 Comments
    Original discussion thread: https://ciq.forums.garmin.com/developer/connect-iq/f/discussion/8237/unexpected-exception-from-application-properties-setvalue-on-fenix-5x Watch face in store: https://apps.garmin.com/en-US/apps/4f03053e-9ecd-4721-abca-19ca7445f0fe...
    • May 7, 2019 5:13 PM
  • Support using debugger on unit tests

    Former Member
    Former Member
    • Ticket Created on May 3, 2019
    • 1 Comment
    Apologies if this functionality is already there and I'm just missing it, but having the ability to debug unit tests (set breakpoints, see local variables, etc.) would be a big boon to productivity. That was one of the biggest surprises to me when learning...
    • Apr 30, 2019 2:21 AM
  • Gregorian.info day_of_week not providing localisation for most languages in simulator

    Former Member
    Former Member
    • Ticket Created on Apr 30, 2019
    • 16 Comments
    I am trying to collect the minimum characters needed to represent all the different days of the week in all the languages that Garmin supports. To do so, I wrote a short unit test that enumerated all the necessary characters, and have been running them...
    • Apr 29, 2019 7:58 AM