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. 

  • Fenix 8 series - display of session name does not work

    • Acknowledged on Oct 15, 2024
    • 2 Comments
    using Toybox.ActivityRecording; var session = ActivityRecording.createSession({ // set up recording session :name=>"Generic", // set session name :sport=>Activity.SPORT_GENERIC, // set sport type :subSport=>Activity.SUB_SPORT_GENERIC // set sub...
    • Oct 9, 2024 6:31 PM
  • 965 ver:20.29

    • Acknowledged on Oct 9, 2024
    • 8 Comments
    the bug: Storage. setValue ( "quyu" , quyu); this errr! Error Name: System Error Occurrences: 21 First Occurrence: 2024-10-01 Last Occurrence: 2024-10-09 Devices: Forerunner® 965: 20.29 Forerunner® 265: 20.29, 20.31 Forerunner® 955 / Solar: 20...
    • Oct 9, 2024 2:10 AM
  • 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