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. 

  • App store search field ignores key data

    • Ticket Created on
    • 10 Comments
    To reproduce: Enter developer name in search field. (Eg: “Gdcsoft”) Expected result: Search results should include apps of specified type from developer in search results. Actual result: Search returns a tiny subset of developer products.
  • Invalid Resource Specified in getProviderIconInfo (Toybox.Application.AudioContentProviderApp) - Fenix 7 & Epix 2

    • Ticket Created on
    • 0 Comments
    Yesterday I added Fenix 7 and Epix 2 to products list of my audio content provider app ( https://apps.garmin.com/cs-CZ/apps/12ba92cf-3e61-4bc3-8cea-8293e51307e8 ). This app is already used (and works without any problems) across all Garmin´s watches that...
  • epix2 in glance view returns bad height of dc

    • Ticket Created on
    • 6 Comments
    dc.getHeight()/2= 28 epix2 74 venu2+
  • CustomMenu not supported on epix2Gen, Fenix 7S, Fenix 7 Fenix 7X, Venu2 plus

    • Ticket Created on
    • 11 Comments
    Hi, CustomMenu seems not supported yet for those devices. get this error with the simulator sdk 4.0.7 "The currently running device does not support this function. Please see if there is a device update in the Connect IQ SDK Manager." Console...
  • Simulator bug with F7, F7s, and F7x makeImageRequest

    • Ticket Created on
    • 2 Comments
    Testing out my widget on the new F7 series and notice the image downloads don't appear to be working on the simulator for the F7 devices while using a makeImageRequest. The simulator displays a black image on all three devices. The same code for the Venu2...
  • TextPickerDelegate crashed on epix2Gen, Fenix 7S, Fenix 7 Fenix 7X

    • Ticket Created on
    • 0 Comments
    Hello I wanted to update my applications but on the element TextPickerDelegate if I use the tacticle in any case on the simulator I have a crash. I don't have a watch to test.
  • Processing JSON with missing root

    • Ticket Created on
    • 18 Comments
    The following (which is valid JSON) returns INVALID_HTTP_BODY_IN_NETWORK_RESPONSE. It's missing the root node but is still valid JSON. Missing the root node is fairy common. So, it should be able to be processed by IQ. [ { "name":"aaaa" }, ...
  • profiler and simulation from

    • Ticket Created on
    • 3 Comments
    Profiler It s useful tool but I miss: 1. New column: [average] = [total time]/[call count] 2. Button [ copy to clipboard all data to paste in excel in cells/columns without any additional manual work ] for float values add option decimal char for...
  • Menu2.initialize is incorrectly typed

    • Ticket Created on
    • 4 Comments
    If I define a menu2 resource as < menu2 id = "MainMenu" title = "@Strings.MainMenuTitle" > < menu-item id = "Item1" label = "@Strings.MenuLabel1" /> < menu-item id = "Item2" label = "@Strings.MenuLabel2" /> </ menu2 > and I enable gradual...
  • Fenix 6 crash; no CIQ_LOG.YAML, but see an err.log.txt

    Former Member
    Former Member
    • Ticket Created on
    • 0 Comments
    Hi, I am seeing my App crash with the CIQ symbol; not seeing any CIQ_LOG.YAML file; but am seeing an err_log.txt which has a record at time of each crash. My app runs fine in the Garmin Simulator set to Fenix 6; but crashes on the actual Fenix 6....