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. 

  • Logging SPORT_VOLLEYBALL crashes the watch

    • Acknowledged on
    • 7 Comments
    I am the developer of the Volleyball App ( Volleyball | Garmin Connect IQ ). When I try to record an Activity as SPORT_VOLLEYBALL, it fails and crashes the App on the watch. The documentation does not contain SPORT_VOLLEBALL, but it seems to exist anyway...
  • AffineTransform on Approach S70

    • Acknowledged on
    • 2 Comments
    Hi, I check the availibility for an affine transform table to resize bitmaps. HasTransforms = Gfx has :AffineTransform; This returns TRUE on Approach® S70 (42mm) and FALSE on Approach® S70 (47mm) . Is this only an device config issue of simulator...
  • TACTIX 7 - onExitSleep

    • Acknowledged on
    • 8 Comments
    hi everyone, I've been reported many times that the "gesture" does not work anymore on TACTIX 7 with 14.31 fw update, my code about that is quite simple, I have a var Sl which is get true on onEnterSleep and false on onExitSleep, It works as expected...
  • Vector Fonts different size for different numbers?

    • Acknowledged on
    • 5 Comments
    Hi, I don't understand exactly the zize parameter of getVectorFont. I have try to use vector fonts for new watch types f965 or epix2. The size of font is not increase constantly with the size parameter. Some numbers are bigger then others. var...
  • SDK 6.3.0 breaks Menu2 in simulator

    • Acknowledged on
    • 5 Comments
    The display and formatting of Menu2 is broken in the 6.3.0 SDK. I'll add a response with more details since it does not seem to allow me to put images in the initial post.
  • dc.getFontHeight(Graphics.FONT_NUMBER_MEDIUM) for the fenix7s is different in the sim than on a real device

    • Acknowledged on
    • 1 Comment
    Using the latest device files and SDK 6.3.0 In the sim, the height is 68, while on the real device, it's 67
  • Bug: Venu3 Circular Dependency Error

    • Acknowledged on
    • 2 Comments
    Add the following code into the standard watch app template directly after the import lines: class Test { var hasMaps = (WatchUi has :MapView); } var g = new Test(); When running on a Venu3 in the sim, this crashes: Error: Circular Dependency...
  • Make ANT timing information available in SDK

    • Acknowledged on
    • 0 Comments
    ANT Timesync uses the ANT timestamp to synchronise timing between devices. However the timestamp data is not accessible in Connect IQ. We are using it as a means of creating a very high accuracy lap timing system, so clear use case. Could this information...
  • After a Firmware (14.31) update on the Fenix7, the scalable font BionicBold is broken.

    • Acknowledged on
    • 2 Comments
    The letters are thin and large. The numbers are smaller and bold.
  • Sampling Frequency

    • Acknowledged on
    • 1 Comment
    What is the sampling rate for biometrics captured by common watches ( we are mostly interested in vivoactive4/5, vivosmart4/5, venu sq and venu sq 2)? And how does the sampling rate translate to data when using the Garmin Companion SDK?