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. 

  • 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
  • iOS watch-face store 'Geek' category shows duplicate watch-faces, has some faces missing.

    • Ticket Created on Jun 8, 2021
    • 0 Comments
    However the website 'Geek' category is as expected. The iOS ConnectIQ app has at least ' Remember IT Pro', 'Astral Clock' and 'Sheikah time' missing, but at least 'Be seeing you', 'Vintage Cassette, 'Math chalkboard' and 'Pixels' duplicated further...
    • Jun 4, 2021 8:39 AM
  • AppStore : Links in description are not always linkified

    • Ticket Created on Jun 8, 2021
    • 2 Comments
    Hello, the linkify lib you use on the app store is outdated (2014) new domain like .app are not supported, then links are not linkified. Could you consider updating the lib ? thanks
    • Jun 4, 2021 8:03 AM
  • wf compiled with sdk 4.0.3 drains battery

    • Ticket Created on Jun 3, 2021
    • 1 Comment
    I'm not in sure of it in 100% but normally my f6pro run 4-5 days (20-25% a day). Yesterday I've built wf, it was 80% today 42% - draining increase almost 100%!!! I'm sure that in sleep hours watch run in high power after gesture so maybe it's a problem...
    • Jun 3, 2021 6:23 PM
  • complex data field rendering issue with Fenix 6

    • Ticket Created on Jun 3, 2021
    • 3 Comments
    Hi, I have tried everything now but still having issues with presentation of my Complex data field on Fenix 6 Pro and Fenix 6X devices (other devices work just fine). When the activity starts, the value of my data field is rendered with a too large...
    • Jun 3, 2021 6:46 AM
  • app settings sim 4.0.3 no international chars

    • Ticket Created on Jun 3, 2021
    • 4 Comments
    e.g. polish no screenshots - forum doesn't allow it
    • Jun 2, 2021 11:50 PM
  • Compiler Bug: Background.exit() cannot be Array

    • Ticket Created on Jun 3, 2021
    • 5 Comments
    When trying to pass an Array of Numbers to Background.exit() Background.exit([1,2,3] as Array<Number>); I get the following error: Invalid 'Array<Number>' passed as parameter 1 of type 'PolyType<Null or Array<Application.PropertyValueType...
    • Jun 2, 2021 4:31 PM