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. 

  • connectiq(version 2.17, Chinese mainland) doesn't sync app info

    • Acknowledged on Feb 20, 2025
    • 0 Comments
    Hi: I found on my connectiq(android, version 2.17, Chinese mainland), the following app couldn't get updated including description and release notes, but the new release could be downloaded. It seem only this one has the issue, other apps are all OK...
    • Jul 9, 2022 10:18 AM
  • onUpdate() event occurs once in Glances for fenix 6 (may be other devices).

    • Acknowledged on Feb 20, 2025
    • 6 Comments
    Hello, On fenix 6 device there are Glances and widget with pressure sensor access does not show info. Fenix 7x device is ok. When you enter the widget on any device from Glances mode it displays values normally. App is: https://apps.garmin...
    • Jul 8, 2022 2:29 PM
  • up and down buttons are switched in the simulator in glance mode

    • Acknowledged on Feb 20, 2025
    • 1 Comment
    In SDK 4.1.4 when I start a widget in the simulator (I tried it in fenix 6) that has glance then it is displayed in the upper third of the display. When I click the up button then it jumps to the bottom third instead of the middle (as it would in a real...
    • Jul 7, 2022 8:37 PM
  • Faulty sleep mode behaviour on AMOLED devices esp. Epix Gen 2

    • Acknowledged on Feb 20, 2025
    • 7 Comments
    Does sleep mode behave any differently on AMOLED devices (especially the Epix Gen 2) compared to non AMOLED devices? I have some code that is only supposed to run in high power mode. I have the following code: function onExitSleep () as Void {...
    • Jul 7, 2022 3:02 PM
  • Device reboots when taping in a Picker

    • Acknowledged on Feb 20, 2025
    • 0 Comments
    The device reboots when trying to tap twice in a WatchUI.Picker/NumberFactory view. The issue is reproducible in my Forerunner 955 but not in the simulator. 4024 (Forerunner 955 Solar) SW ver: 1010 Build Type: RELEASE Commit:c8c867e93f6189d817250e30f33e8c4ec384ffcf...
    • Jul 7, 2022 11:20 AM
  • Missing m4b format

    • Acknowledged on Feb 20, 2025
    • 0 Comments
    Audiobook/podcast files playback should be supported (based on https://support.garmin.com/en-US/?faq=kAQRzhwL754A1POp3f9dG7 ). But this format is missing in the API (enum Toybox.Media.ENCODING_......): https://developer.garmin.com/connect-iq/api...
    • Jul 7, 2022 5:26 AM
  • Bluetooth Low Energy - sometimes communication does not work when Edge 830 is connected to smartphone

    Former Member
    Former Member
    • Acknowledged on Feb 20, 2025
    • 0 Comments
    Hi everyone, I'm currently developing an app for Garmin Edge 830 using Bluetooth to read some data from a e-Bike sensor (developed by me and my Team and used regularly with other displays and every smartphone). My app is nearly finished and with...
    • Jul 4, 2022 3:32 PM
  • RFC: Allow (:test) annotation in a Barrel to exist without (:release) and (:debug) annotation

    • Acknowledged on Feb 20, 2025
    • 0 Comments
    module Barrel { (:test) module TestingModule { function foo() { // code here } } } This currently doesn't work like one expects: The annotation (:test) is defined for Barrel.TestingModule but is not indicated as a supported annotation...
    • Jul 3, 2022 11:49 AM
  • Language feature: Null coalescing operator and optional chaining

    • Acknowledged on Feb 20, 2025
    • 2 Comments
    Working with nulls is pretty painful at the moment, it's probably because I have monkeyC.typeCheckLevel as Strict. Two problems arises. 1. Problem: Optional chaining Suppose I have variable `bitmap` with type ` BufferedBitmapReference? ` then handling...
    • Jul 3, 2022 11:14 AM
  • Bug-Report: Sailing and Boating has no speed tracking in map

    • Acknowledged on Feb 20, 2025
    • 3 Comments
    When I record an activity as "biking", I can see in the map-view the speed (as a color) I had at specific location. This does not work when I record an activity as "boating". Especially for races, this would be very important to know (find areas...
    • Jul 2, 2022 7:28 PM