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. 

  • Sensor history getOxygenSaturationHistory doesn't work @ most device firmwares (reported 3 - 4 months ago)

    • Ticket Created on
    • 0 Comments
    Sensor history getOxygenSaturationHistory doesn't work @ most device firmwares until now. Currently for me the fenix 6x series firmwares do not support this feature since the introduction of SDK version 3.2. Please add this missing main feature...
  • The whole getObscurityFlags controversy...

    • Ticket Created on
    • 2 Comments
    I thought I had submitted this bug earlier today, but it has disappeared. Doing a search, there are numerous bug reports (at least some of them from me) concerning really irritating behaviour on getObscurityFlags with high end devices like Fenix 6x...
  • Ocassionally wrong/zero currentLocation

    • Ticket Created on
    • 2 Comments
    Ocassionally, Activity.getActivityInfo().currentLocation.toDegrees() returns [0.000000, 0.000000] to a watch face. I'm obviously not in the middle of the Atlantic Ocean. It happens every one or two weeks. The position in map is correct, just the...
  • Compass

    • Ticket Created on
    • 4 Comments
    The 1030+ has a compass. It doesn't seem Position.Info.Heading or Sensor.info .Heading reports the value from the compass. If I translate (move from one location to another), I get heading. If I rotate in place, the heading doesn't change.
  • onWorkoutStepComplete() is not called after the last step of a workout is finished

    • Ticket Created on
    • 2 Comments
    Hi! I am using onWorkoutStepComplete() in one of my data fields. I noticed that onWorkoutStepComplete() is not called after the final step of a workout, what means that i connot react properly to the end of a workout. I am using a Fenix 6. Did anybody...
  • exitTo not exiting

    • Ticket Created on
    • 3 Comments
    On a 1030+ with 4.0, my app is no longer exiting with exitTo(). I'm using exitTo() to launch a course. The launching works but you can't go back into the app (or the widget version). And when you shut the the device off, it says an app is running...
  • FIT CONTRIBUTIONS BUG

    • Acknowledged on
    • 2 Comments
    I have detected issue on new gamins 1030 plus 530 and 830, it seems fit contributions transfer data is not the same as old gamins like 1030 and 1000 when I use more than 9 fit contributions the app stops on initialize and that is not happening on old...
  • Code crash only when type = widget

    • Ticket Created on
    • 6 Comments
    Hi, I copied a code base for an app in eclipse using latest compiler. I made a few changes to the code... adding glance view, annotating widget view, updated the xml to type = widget... When I run it as a widget it crashes in the widget initialise...
  • Fenix 6 pro. Laps no more visible in GCM for activities save as "Cardio" type.

    • Ticket Created on
    • 1 Comment
    Since last fenix 6 software update. Issue fixed for F945 but fenix 6 is impacted too. https://forums.garmin.com/developer/connect-iq/i/bug-reports/no-more-laps-visible-with-cardio-type-from-gcm
  • Android connectiq send message broken

    Former Member
    Former Member
    • Ticket Created on
    • 2 Comments
    I use an Android device to send a message to my IQApp, but the connectiq.jar bombs when trying to deliver the sent message status. "com.garmin.android.connectiq.EXTRA_REMOTE_DEVICE" is a device, but treated as a long (IQMessageReceiver class, "onReceive...