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. 

  • Sometimes a System Error exception is thrown on Communications.emptyMailbox()

    • Ticket Created on Jul 28, 2021
    • 2 Comments
    So here is my code snippet: using Toybox.Communications; using Toybox.WatchUi; using Toybox.Attention; function phoneAppMessageHandler (message) { var data = message.data; Communications. emptyMailbox (); if (data != null ) { /...
    • Jul 27, 2021 9:29 AM
  • Issue with displaying Tuesday in Traditional Chinese with custom fonts

    • Ticket Created on Jul 28, 2021
    • 4 Comments
    Bit of a weird issue, I have had two users from Taiwan mention that Tuesday ( 週二) isn't displaying correctly on Venu 2 specifically. I use custom fonts and it works correctly in the simulator, but it seems to be a specific bug related to Venu 2/2S...
    • Jul 27, 2021 4:34 AM
  • IQ on VA4 WFs after updating to 6.1

    • Ticket Created on Aug 11, 2021
    • 10 Comments
    Since yesterday I have the V6.1. My own WF shows me an IQ after the WakeUp from ScreenSaver. It happens when I bring the WF back by tipping the screen or push the lower right button. But when I swipe from a widget to the WF it works?! Any ideas? I...
    • Jul 26, 2021 11:14 AM
  • Newly updated app reporting "The selected key does not belong to . Please select another key." in ERA

    • Acknowledged on Feb 20, 2025
    • 14 Comments
    ERA is working fine except for one watch face that I recently updated. For that watch face, it reports "Newly updated app reporting "The selected key does not belong to <AppName>. Please select another key." I would think it's some sort of corruption...
    • Jul 24, 2021 4:55 AM
  • App updates(apps.garmin.com) not synced to IQ store Chinese Version(apps.garmin.cn)

    • Ticket Created on Jul 22, 2021
    • 12 Comments
    Perhaps this problem can only be solved by the Garmin team. I have an app called 极简中文表盘. Right now its latest version is 0.04 at Connect IQ store ( apps.garmin.com/.../244dbbc7-a788-4068-bb76-612f006cfbd0). However, what confuses me is the version...
    • Jul 21, 2021 8:29 AM
  • Feature-request: add pre-processor with inline functions to Monkey C

    • Acknowledged on Feb 20, 2025
    • 19 Comments
    Please consider adding some pre-processor to Monkey C, similar to C. For example we could have inline functions. It would make developers life much easier: the readability of the code would improve, in many cases the binary size could be decreased...
    • Jul 20, 2021 9:02 AM
  • Connect IQ Mobile SDK build errors on M1 Mac

    • Ticket Created on Jul 19, 2021
    • 4 Comments
    Hello, When building for iOS simulator using the Connect IQ Mobile SDK 1.4 on Xcode 12.5.1 on an M1 Mac running macOS 11.4 , I am seeing build errors like this: Undefined symbols for architecture arm64: "_OBJC_CLASS_$_IQApp", referenced from: ...
    • Jul 18, 2021 1:22 PM
  • Security Warning: Unsigned Eclipse Plug-in

    • Ticket Created on Jul 19, 2021
    • 1 Comment
    The following parts of the Eclipse plug-in are unsigned and thus trigger a security warning: plugins\IQ_AppSettingsEditor_4.0.4.jar plugins\IQ_IDE_4.0.4.jar plugins\IQ_PackageWizard_4.0.4.jar features\connectiq.feature.ide_4.0.4
    • Jul 17, 2021 12:41 PM
  • SDK Manager Bugs

    • Ticket Created on Jul 19, 2021
    • 9 Comments
    1. Wrong character encoding in the installer: <screenshot missing due to forums bug> 2. wxWidgets Debug Alert on first start: <screenshot missing due to forums bug > ..\..\src\msw\dir.cpp(412): assert ""IsOpened()"" failed in wxDir::GetFirst...
    • Jul 17, 2021 11:48 AM
  • In App Settings causing device restart - reproducible

    • Ticket Created on Jul 14, 2021
    • 4 Comments
    Hi there, Two of my apps (TrainingHR and InTheZone, that I've tested), both generate the following restart condition on an Edge 530. Completely reproducible. There is no error recorded in the App Logs, but there is a device error log (below). Both...
    • Jul 14, 2021 10:49 AM