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. 

  • Watchface diagnostics shows 0 on Mac

    • Acknowledged on Feb 20, 2025
    • 3 Comments
    The mac tools have lots of bugs, this is one of them, can't figure out if my watchface is efficient or not.
    • Mar 6, 2022 7:05 AM
  • Bug: Problems with cover photo in Connect IQ Store (Browser)

    • Ticket Created on Mar 8, 2022
    • 0 Comments
    I developed a watch face, and I've discovered there are several bugs with displaying the cover photo in the Connect IQ Store via web browser. These issues do not appear in the iOS app—but there is no forum for the web browser interface. First, the...
    • Mar 5, 2022 5:59 PM
  • Bug with Connect IQ Store website: Missing cover photos for watchfaces

    • Acknowledged on Feb 20, 2025
    • 0 Comments
    The cover photo for some watch faces (including my own) don't display on the web-based Garmin Connect IQ store page: https://apps.garmin.com/en-US/apps/metaCategory/analogWatchFaces?start=30&showAllDevices=false Link to a screen shot: I've tried...
    • Mar 4, 2022 9:46 PM
  • Connect IQ should respect setLocalOnly flag for notifications

    • Ticket Created on Mar 4, 2022
    • 2 Comments
    There is flag in for android notification that marks situation when notification should not be forwarded to smart watch. https://developer.android.com/reference/android/app/Notification.Builder#setLocalOnly(boolean) But it looks like Connect IQ app...
    • Mar 4, 2022 10:49 AM
  • Feature-request: allow mirroring images when adding to activity or sharing them in Garmin Connect app

    • Acknowledged on Feb 20, 2025
    • 0 Comments
    In Garmin Connect app currently we can add pictures to an activity, and can even rotate them when we share. However we can't mirror them (you know the selfies...) It would be an easy to implement and nice feature if you could add a mirror button next...
    • Mar 3, 2022 9:51 AM
  • Device simulator phone app message crash

    • Ticket Created on Mar 4, 2022
    • 1 Comment
    I'm trying to use Communications.PhoneAppMessage and I'm following the example given in the Toybox API documentation as: using Communications; // set up somewhere to store the message var message = new Communications.PhoneAppMessage; // set up phoneMessageCallback...
    • Mar 3, 2022 5:06 AM
  • Too Many Timers: Timer.stop() doesn't free Timer on Fenix 6

    • Ticket Created on Mar 1, 2022
    • 1 Comment
    I have a view that spins up a timer in the `onShow` and tears it down in the `onHide`. On a device like the Venu 2S, this works as expected: I can show and hide the view as many times as I want. On a Fenix 6 however (and perhaps other button-based...
    • Feb 27, 2022 7:09 PM
  • ERROR: Unsupported operation xor

    • Ticket Created on Mar 1, 2022
    • 5 Comments
    SDK 4.0.7 (can't run anything more recent on Linux) /opt/connectiq-sdk-linux/bin/monkeyc -w -l 3 \ -o bin/TowplaneSK.debug.prg \ -d d2charlie \ -c 3.0.0 \ -y ../Keys/GarminConnectIQ-release-key.rsa.der \ -f ./monkey.jungle ERROR: Unsupported operation...
    • Feb 27, 2022 10:56 AM
  • Rez.Strings. resources are null on fenix6 pro in background scope

    • Ticket Created on Mar 1, 2022
    • 2 Comments
    Fenix 6 pro should support Resource strings in Background scope, somehow on the real device the Rez.Strings.my_string return null. Works fine in the simulator and on other devices like the Venu. Example: resource = Rez.Strings.notifyHalfwayObjective;...
    • Feb 25, 2022 4:39 PM
  • Getting CIQ errors when changing settings on watch face

    • Ticket Created on Feb 24, 2022
    • 3 Comments
    Over the past 2 days all of the watch faces I have created have been getting ciq error when the user changes the settings through their phone (i.e. changes background color). No changes have been made to the watch face code recently and this does not...
    • Feb 24, 2022 3:35 PM