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. 

  • Support using debugger on unit tests

    • Ticket Created on May 3, 2019
    • Not categorized
    • 1 Comment
    Apologies if this functionality is already there and I'm just missing it, but having the ability to debug unit tests (set breakpoints, see local variables, etc.) would be a big boon to productivity. That was one of the biggest surprises to me when learning...
    • Apr 30, 2019 2:21 AM
  • System error with makeWebRequest() if using an array in the request parameters

    • Ticket Created on Jul 22, 2019
    • Not categorized
    • 6 Comments
    July 20, 2019 update. Found out that I was passing an array into the Parameters dictionary as one of the fields. Depending on the version of GCM, this can create very unpredictable results on a real device. The the results of passing the array ranged...
    • Jul 19, 2019 4:24 AM
  • VS Code output window steals focus from editor

    • Ticket Created on Aug 3, 2021
    • Not categorized
    • 3 Comments
    Environment - Windows - VS Code 1.58.2 - CIQ SDK 4.0.4 - Monkey Extension 0.1.13 Observations App output (from System.println()) causes the output window to steal focus from the current editor. This makes it impossible to output something...
    • Aug 2, 2021 11:15 PM
  • Failure of OAuth2 with response code 503 via iPhone.

    • Ticket Created on Aug 16, 2021
    • Not categorized
    • 8 Comments
    I have an app that uses makeOAuthRequest as the first step in downloading data from third party websites. It works like clockwork using my Android phone on two third party sites. It fails like clockwork using my iPhone on two third party sites. Each...
    • Aug 16, 2021 1:55 PM
  • SDK Manager Bugs

    • Ticket Created on Jul 19, 2021
    • Not categorized
    • 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
  • Compiler Bug: Background.exit() cannot be Array

    • Ticket Created on Jun 3, 2021
    • Not categorized
    • 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
  • Garmin Connect/IQ decimal issue

    • Ticket Created on May 27, 2021
    • Not categorized
    • 6 Comments
    hi mates, I've found an issue on decimal in the Garmin Connect and IQ app, where I live we use the coma to separate integer and decimal => 44,000000 I know in code we use the dot. on the IQ app when I try to enter a coordinate they keyboard...
    • Nov 21, 2020 2:09 PM
  • Eclipse CIQ Plugin 4.0.1 deprecation waring when compiling for simulator

    • Ticket Created on May 27, 2021
    • Not categorized
    • 1 Comment
    Hi, i get the following deprecation warning when i start my apps in the simulator: BUILD: WARNING: The command line option -s has been deprecated. Please use -c instead. I'm using the default compiler configuration without any command line option...
    • Apr 26, 2021 6:28 AM
  • Problems with Time.Moment().compare(Time.moment())

    • Ticket Created on May 27, 2021
    • Not categorized
    • 2 Comments
    Hi, Seeing some odd behaviour with Time calculations not returning Number, as per the documentation. https://developer.garmin.com/connect-iq/api-docs/Toybox/Time/Moment.html#compare-instance_function This then triggers an unrecoverable error if the...
    • Sep 7, 2020 9:14 AM
  • Activity.Info.currentHeading provides random numbers on Edge530

    • Ticket Created on May 27, 2021
    • Not categorized
    • 2 Comments
    Activity.Info.currentHeading provides random numbers on Edge530. On any other device I tried (Edge 820, Fenix 5 / 6) same code works fine. It is not a problem of the device or the calibration as the heading on the map page is shown correctly. ...
    • Feb 6, 2020 9:44 AM