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. 

  • New type checker doesn't allow comparisons between unknown types

    • Ticket Created on Jun 17, 2022
    • 12 Comments
    I'm currently validating boolean config settings by comparing the result against true. If the config is a boolean (as it should be) its a no-op, it just converts false and true to themselves. If the config contains any other type (which actually seems...
    • Jun 16, 2022 10:26 PM
  • 4.1.4 Compiler 2 Beta bug: PolyType

    • Ticket Created on Jun 17, 2022
    • 0 Comments
    When I tried the new compiler 4.1.4 Compiler 2 Beta (with no -O param added, and with -l 3), some of the new errors I see make no sense: Object of type 'PolyType< or >' does not match return type 'PolyType<$.Toybox.Lang.Number or $.Toybox.Lang.String...
    • Jun 16, 2022 10:03 PM
  • Oxygen Saturation Sensor setting

    • Acknowledged on Feb 20, 2025
    • 1 Comment
    I am having reports the Pulse Ox sensor setting is being changed to monitor "All Day" after using a CIQ app with SaO2 enabled. BUG: Watch Sensor settings are not being restored after an activity session. TEST: System Pulse Ox Sensor setting to "OFF...
    • Jun 16, 2022 5:16 PM
  • getOxygenSaturationHistory on device

    • Ticket Created on Jun 16, 2022
    • 4 Comments
    Here description, picture in next post. 1. f6p 22.10 (last firmware) CIQ 3.3.1, WHR 5.00.05, sensor hub 18.02 2. sdk 4.1.4/win/eclipse 3. on sim everything looks ok 4. on device - very, very poor - why iterator's getOldestSampleTime is different...
    • Jun 15, 2022 11:46 PM
  • Battery is continously draining even after closed

    • Ticket Created on Jun 16, 2022
    • 2 Comments
    My user told me her watch keep draining fast even after my app JumpJump was closed. I wonder how to properly close my app.System.exit(1); is it wrong? Device: Fr158,fr245 I notice it was raised 7 yrs ago, how is it going? https://forums.garmin...
    • Jun 15, 2022 8:36 AM
  • VSC doesn't respect monkey.jungle's manifest setting

    • Ticket Created on Jun 16, 2022
    • 2 Comments
    On one hand it is required to have a line in the monkey.jungle like: project. manifest = ... On the other hand Visual Studio Code doesn't use that information, so when I have: project. manifest = manifest-beta.xml where I have the manifest...
    • Jun 14, 2022 9:53 PM
  • Screen painting broken up during notification and an AOD active (Fenix 7X Sapphire Solar)

    • Ticket Created on Jun 14, 2022
    • 7 Comments
    I have a user reporting screen rendering being broken up during notifications when a watchface with an always on seconds display is enabled. This is happening on Device Name: fenix 7X Sapphire Solar Firmware Version: 8.21 See pictures attached...
    • Jun 14, 2022 8:40 PM
  • no antialiasing on new fr 255/955 devices in onPartialUpdate(dc)

    • Ticket Created on Jun 16, 2022
    • 2 Comments
    I have noticed that antialiasing of second hand in onPartialUpdate(dc) not worked for the new fr 255/955 devices. I set dc.setAntiAlias(true) in onUpdate(dc). For all other devices it works then also in onPartialUpdate(dc), but not for fr255/955. ...
    • Jun 14, 2022 7:29 PM
  • Import/Using confusion in the type checker and runtime

    • Ticket Created on Jun 14, 2022
    • 1 Comment
    Given the following code: import Toybox.Lang; import Toybox.Application; (:typecheck(false)) function noSystem() as Void { // Fails at runtime: "Could not find symbol 'System'" System.println(0); } function noNumber(x as Number or String...
    • Jun 14, 2022 5:50 PM
  • bug: "We were unable to update your settings at this time. Please try again later" in ConnectIQ

    • Ticket Created on Jun 16, 2022
    • 2 Comments
    I uploaded my beta app to the store, downloaded it to my watch, and tried to set the settings in ConnectIQ Android. No matter what I do I get "We were unable to update your settings at this time. Please try again later" (even when I open the settings...
    • Jun 14, 2022 5:22 PM