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. 

  • Ensure that Android and IOS web requests toString() all the parameters before sending them to ensure web request behaviour is consistent.

    • Ticket Created on Jul 22, 2021
    • 3 Comments
    Not sure whether this is a known issue with the simulator (or perhaps the devices if you look at it that way), or if there's an item to fix this on the backlog, but the simulator does not behave in the same way as all the hardware when making web requests...
    • Jun 30, 2021 8:02 PM
  • Compatibility issue with watchface from IQ store

    • Ticket Created on Jul 2, 2021
    • 6 Comments
    I developed a watchface for the Venu 2, then later added support for the original Venu. Even though I added the Venu in the manifest and re-uploaded the code, users with the Venu are still getting the error that their watchface is not compatible and...
    • Jun 26, 2021 5:34 PM
  • Venu2 IconMenuItem Only Half-Width

    • Ticket Created on Jun 29, 2021
    • 1 Comment
    This was originally reported here: https://forums.garmin.com/developer/connect-iq/i/bug-reports/2long-labels-break-menu2-on-venu2s Since that was marked Complete / Can Reproduce I'm opening up a new ticket for the portion that should be reproducible...
    • Jun 25, 2021 9:21 PM
  • CIQ apps on EDGE devices can't communicate via ANT PRIVATE channel

    • Ticket Created on Jun 23, 2021
    • 4 Comments
    EDGE devices can't connect to private ANT channels, because they are not accepting ANT network key. deviceConfig = new Ant.DeviceConfig({ :networkKey64Bit => [0xXX, 0xXX, 0xXX, 0xXX, 0xXX, 0xXX, 0xXX, 0xXX], :deviceNumber => 0, :deviceType => 1...
    • Jun 23, 2021 10:07 AM
  • Express is corrupting Settings

    • Ticket Created on Jul 14, 2021
    • 2 Comments
    When I use Express to change my app's settings, the app crashes next time it runs when it calls Properties.setValue(). CIQ_LOG shows "Key does not exist in Application Properties" If I then use Connect to view / save settings, with or without any...
    • Jun 19, 2021 11:19 PM
  • FR 55 not remembering IQ Datafield

    • Ticket Created on Jun 21, 2021
    • 8 Comments
    I have written a simple DataField App. It’s been published. The issue I am seeing is the watch is not remembering that the field has been set when the activity has finished and the user returns to the Watchface. The next time the activity is selected...
    • Jun 19, 2021 5:02 PM
  • Connect IQ simulator drawArc() leaves artifacts when anti-aliasing turned on.

    • Ticket Created on Jun 17, 2021
    • 2 Comments
    I think I discovered a bug in the Connect IQ simulator (v4.0.3) drawArc() behavior when anti-aliasing is turned on. In the first screenshot (link), an arc with less than 90 degrees span is drawn (0-5sec location). artefact screenshot Some undesired...
    • Jun 17, 2021 5:57 AM
  • Garmin VENU data field random screen offset

    • Ticket Created on Jun 9, 2021
    • 2 Comments
    Hello, I am facing the issue with offset in Connect IQ datafield with Garmin VENU. When I design the whole datafield it is horizontally centered in ConnectIQ simulator, but in watch it is sometimes randomly offseted from the center. The offset is random...
    • Jun 9, 2021 5:07 AM
  • sdk 4.0.3/4.x problems with arrays on some devices

    • Acknowledged on Feb 20, 2025
    • 7 Comments
    Error Name: Unhandled Exception Devices: Venu® Sq. Music Edition: 2.60 Venu™: 5.90 Venu® Sq. Music Edition: 2.70 App Versions: 1.15.0 Languages: chs, dut, eng, jpn code: const D_NOW = 0, D_PHR = 1, ....; mDr=[findDrawableById("drawable1",...)]; mDr...
    • Jun 7, 2021 4:29 PM
  • Forerunner 55 simulator is broken

    • Ticket Created on Jun 9, 2021
    • 4 Comments
    I'm using the Mac version of CiQ SDK (connectiq-sdk-mac-4.0.3-2021-06-01-b7cc78017) on macOS 11.4 (20F71) My application runs fine in all supported devices in the simulator except the recently added FR55. Glance view is often irresponsive (must force...
    • Jun 6, 2021 9:37 AM