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. 

  • ERA.BAT returns "A server error has occurred. Please try again later"

    • Ticket Created on May 26, 2022
    • 5 Comments
    Decided to start this in its own thread. I tried on two computers, two different networks, same result :-( Running era.bat -a {myDevID} -k developer_key gives me A server error has occurred. Please try again later Looking the communication...
    • May 26, 2022 2:19 AM
  • Creating bitmap from SVG

    • Ticket Created on May 26, 2022
    • 3 Comments
    I have an SVG icon I want to convert into a bitmap. Documentation makes it appear I can do something like this: <resources> <bitmap id = "bm_clouds" filename = "svg/clouds.svg" scaleX = "16" scaleY = "16" > </bitmap> </resources> I get no...
    • May 25, 2022 2:54 PM
  • TextPicker crash on touch screens

    • Ticket Created on May 25, 2022
    • 2 Comments
    What could be the cause for follwing TextPicker behaviour on touch enabled devices? 1) WatchUi.pushView TextPicker and TextPickerDelegate -> TextPicker view is shown as expected 2) tap within TextPicker -> text editing and exiting the view works as expected...
    • May 25, 2022 9:46 AM
  • connect IQ SDK manager device list download error

    • Acknowledged on Feb 20, 2025
    • 2 Comments
    hi SDK manager V 1.0.4 windows does not download device list with this error : "unable to download device list . error code : "50332051" logout-login does not make any change . any idea ?
    • May 25, 2022 6:57 AM
  • Memory leak in LocalMoment

    • Ticket Created on May 25, 2022
    • 1 Comment
    For my testing simulator I'm replaying GPX track files generated by test users around the world . (using my app's replay code, not the Activity Data playback) My app's internal clock is synchronised with the (GPS) timestamp in Position.getInfo().when...
    • May 24, 2022 1:05 AM
  • Feature-request: enlarge the memory limit for WF

    • Ticket Created on May 25, 2022
    • 0 Comments
    It is one settings during building firmware - so entire work costs one second. The minimum memory limit for WFs should be at least 98kB - not 65/92, (of course, if Garmin can enlarge to 1MB will be fantastic). Some reasons: e - new sdk, new features...
    • May 23, 2022 3:38 PM
  • Celsius symbol cannot be displayed in Chinese language on a simulator

    • Ticket Created on May 23, 2022
    • 7 Comments
    As the title,I will upload an image later CIQ 4.1.3 MacOs 12 https://pasteboard.co/Bx52SNKA3xx5.png
    • May 23, 2022 1:44 PM
  • loadResource doesn't check Rez.Id always

    • Ticket Created on May 25, 2022
    • 3 Comments
    for string cheks in cumulus time for json error in runtime.
    • May 23, 2022 9:56 AM
  • LocalMoment is wrong

    • Ticket Created on May 23, 2022
    • 7 Comments
    The documentation fails to provide an initializing Constructor and the example is wrong. a) It requires (where, when) not (when, where). b) it doesn't take a Gregorian.moment as the when argument. This, from the documentation fails: if (Gregorian...
    • May 23, 2022 6:11 AM
  • Feature-request: split the strings.xml for in-device and settings related strings

    • Acknowledged on Feb 20, 2025
    • 28 Comments
    In most of the apps I've seen most of the strings are used for settings, still those strings are included in the memory footprint of the app. It would be very useful to split strings.xml to device-strings.xml and settings-strings.xml.
    • May 22, 2022 9:21 PM