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. 

  • Venu SQ - SimpleDataField data too small on screen

    • Acknowledged on Feb 20, 2025
    • 4 Comments
    on real device - on simulator all is fine. "The selected file is not allowed due to file quota restrictions." on 38kB picture, oh well... (+ There are similar issues on Edge 530/830, reported years ago )
    • Sep 22, 2023 4:24 PM
  • Fenix 7X - Sensor.Info.heading problem

    • Acknowledged on Feb 20, 2025
    • 6 Comments
    Goodmorning, I have a bit of a head scratcher here. I have 2 watches, Fenix 7X, and the venu sq2 music. At the application start - the venu sq2 music operates "normally", and displays a compass heading updated by Sensor.getinfo(); and I look for...
    • Sep 22, 2023 12:01 PM
  • getHeartRateZones Error Name: Invalid Value

    • Acknowledged on Feb 20, 2025
    • 1 Comment
    Error Name: Invalid Value Occurrences: 1 First Occurrence: 2023-09-21 Last Occurrence: 2023-09-21 Devices: Forerunner® 965: 16.17 App Versions: 4.4.4 Languages: eng Of course it runs well on my watch. Maybe line with error is not correct because...
    • Sep 21, 2023 8:06 AM
  • bug: vivoactive5 simulator.json has wrong width data for datafields

    • Acknowledged on Feb 20, 2025
    • 3 Comments
    When I looked at my DF on the 4 possible layouts on vivoactive5 in the simulator I noticed that on "3 Fields" and "4 Fields" the fields are not centered. They are off to the right. I think the reason is that in simulator.json some the width values of...
    • Sep 20, 2023 9:33 PM
  • bad const unfolding

    • Acknowledged on Feb 20, 2025
    • 0 Comments
    this code: const coTest1 = 1, coTest2 = 2; class clTest { var mTest; function initialize(t) { mTest = t; } } var c = new clTest(1); var d = null; var x = c.coTest1; //var y = d.coTest2;//Error: Unexpected Type Error,...
    • Sep 20, 2023 8:48 PM
  • 6.3.0 SDK higher rate support for Accelerometer, magnetometer and Gyroscope

    • Acknowledged on Feb 20, 2025
    • 2 Comments
    Is there any information available on the devices that benefit from the up to 100Hz/50Hz rate increase on accelerometer/gyroscope/Magnetometer as announced in the 6.3.0 sdk I tried it on Fenix 7 but it seems to remain capped at 25Hz (get exception...
    • Sep 20, 2023 6:05 PM
  • Instinct 2x does not have API for Flashlight

    • Acknowledged on Feb 20, 2025
    • 8 Comments
    Instinct 2x has flashlight, but when i've tried to use it in own app, i've found that watch support API lvl 3.4.0 and Flashlight API (setFlashlightMode) becomes available starting from API 4.2.0. And this is quite weird. I will quote your own documentation...
    • Sep 19, 2023 6:32 PM
  • connect iq ios companion app does not detect apps on Fenix7 watch

    • Acknowledged on Feb 20, 2025
    • 0 Comments
    Hello. I am developing a DataField and a watch face which need an iOS companion app. Since the update to 14.36 of my Fenix7x, the companion apps (mine and the example from https://github.com/garmin/connectiq-companion-app-example-ios ) doesn't detect...
    • Sep 18, 2023 7:22 AM
  • Venu 3S simulator bug

    • Acknowledged on Feb 20, 2025
    • 2 Comments
    The simulator thinks the field width in a 3 or 4 data field layout is 416 or 208 pixels when it should be 390 or 195. For example dc.getWidth() returns the incorrect value. In a 4 field layout the middle right field is placed too far right. Layouts...
    • Sep 17, 2023 5:34 PM
  • type casting and Error Name: Invalid Value

    • Acknowledged on Feb 20, 2025
    • 12 Comments
    In resent SDKs some bugs were fixed - Fix type casting with certain l-values - Fix a bug where the if / else if block could clear member typing in the subsequent else / else if blocks -... but I can still see errors in ERA probably the same problems...
    • Sep 17, 2023 2:42 PM