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. 

  • Connect IQ BLE scan issue

    • Acknowledged on Oct 8, 2024
    • 17 Comments
    **UPDATE** Found the reason. The watch will never (in our case) find a scan result from a BLE device which doesn't advertise General Discoverable Mode. However, running your FW on a nRF dongle will get those scan results. I'm not sure the reason why...
    • Oct 8, 2024 10:42 AM
  • SDKManager EXC_BAD_ACCESS (SIGSEGV) Issue

    • Acknowledged on Oct 8, 2024
    • 0 Comments
    Has anyone found a work around for this I get it with the latest SDKManager? Heres the top of the Crash report, I'm on MacOs with an intel chip, any help is much appreciated :) ` Process: sdkmanager [28330] Path: /Volumes/*/SdkManager.app/Contents...
    • Oct 7, 2024 5:45 PM
  • Bug report: drawBitmap / drawBitmap2 crashes the device when rendering an image from Application.Storage after device reboot

    • Acknowledged on Oct 8, 2024
    • 4 Comments
    My app downloads a PNG image of a map (around 10KB in size) and that image gets stored to application storage via Application.Storage.setValue("lastImage", imageData) so that if the user exits the app and re-opens it, the image is can be pulled from...
    • Oct 6, 2024 10:17 PM
  • Android Mobile SDK - connectIQ.sendMessage() return with SUCCESS and FAILURE_UNKNOWN

    • Acknowledged on Oct 8, 2024
    • 0 Comments
    I'm using the Android Mobile SDK with ConnectIQ simulator through ADB for development. When I try to send message from my phone via the connectIQ.sendMessage(), it first returns SUCCESS, and right after it returns with FAILURE_UNKNOWN as well. It is...
    • Oct 6, 2024 7:42 AM
  • 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