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. 

  • Debug App Feature (Clean logs + no need to set up the store entry)

    • Acknowledged on Oct 4, 2024
    • 1 Comment
    1) Clear logs in ERA Travis said following here (https://forums.garmin.com/developer/connect-iq/f/discussion/231925/era---unhandled-exception/1098607#1098607) [quote userid="117737" url="~/developer/connect-iq/f/discussion/231925/era---unhandled-exception...
    • Oct 4, 2024 6:28 AM
  • Calling Communication.startSync() after recenty sync sometimes fails and then drains battery in background

    • Acknowledged on Oct 2, 2024
    • 3 Comments
    I have found an odd bug with audio providers and the request to start sync (Communication.startSync). If I start a sync that then completes, and immediately after start another sync, the sync will fail immediately (before/during "connecting to wifi"...
    • Oct 2, 2024 9:11 AM
  • Problem with ResourceId

    • Acknowledged on Oct 2, 2024
    • 3 Comments
    I have an app that up to now worked normally. (even for fenix7 watches). Now I tried to add support for fenix8. I updated device list in SdkManager and compiled the app. There weren't problem with compilation. But I realized, that for fenix7 and fenix8...
    • Oct 2, 2024 7:22 AM
  • Alarm data in watchface context

    • Acknowledged on Oct 1, 2024
    • 2 Comments
    Dear Support, garmin preinstalled watchfaces are able to show the next alarm hour directly in the watchface. This is not possible to access that data through the SDK. Several people are asking this feature since 8 years in different places on the...
    • Oct 1, 2024 9:40 AM
  • Gregorian.localMoment returns null on firmware 18.14

    • Acknowledged on Sep 30, 2024
    • 6 Comments
    EPIX PRO 51 mm. It used to work fine before the firmware update. Anything broken?
    • Sep 30, 2024 12:10 PM
  • AntPlus speed / speed+Cadence sensor conflict

    • Acknowledged on Sep 30, 2024
    • 3 Comments
    My app needs to be able to read data from ANT plus speed or speed/cadence sensors. To handle this I create an AntPlus.BikeSpeed and AntPlus.BikeSpeedCadence objects, both with appropriate listeners. It mostly works, BUT if I do the following the...
    • Sep 30, 2024 9:50 AM
  • Logging to /logs/.txt not working on Garmin Edge 540

    • Acknowledged on Sep 30, 2024
    • 3 Comments
    Debugging on device I am using Sys.println() to log to a log file in the /logs/ folder. The log file I have put in there is called <app_name>.txt. It is identical to the one that I have, and the same as I have working properly on an Edge 830. Do...
    • Sep 30, 2024 4:49 AM
  • WatchFace onUpdate() called 10 times when switching from AOD to full power, on some devices

    • Acknowledged on Sep 30, 2024
    • 1 Comment
    I noticed that on some devices, Epix Pro, and other devices that have flashlight or have models with flashlight, onUpdate is called 10 times when going from sleep to regular mode. This is causing lag when trying to use the button to activate flashlight...
    • Sep 27, 2024 8:31 PM
  • Hook up these forums to StopForumSpam

    • Acknowledged on Sep 25, 2024
    • 2 Comments
    Hi Brandon, Please poke whoever's responsible on your end for the forum software and ask them to look into passing posts from new posters through https://www.stopforumspam.com/ It's a free non-profit service that is really good at filtering the sort...
    • Sep 25, 2024 8:48 AM
  • makeWebRequest returns error -202 on iOS 16 device

    • Acknowledged on Sep 25, 2024
    • 1 Comment
    I am using makeWebRequest with method Communications.HTTP_REQUEST_METHOD_GET and Communications.HTTP_RESPONSE_CONTENT_TYPE_JSON to query a REST API. A user reported that when using an iPhone X with iOS 16, they get a -202 error, INVALID_HTTP_METHOD_IN_REQUEST...
    • Sep 25, 2024 5:25 AM