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. 

  • drawRadialText / drawAngledText fail to draw to BufferedBitmap with ALPHA_BLENDING_FULL

    • Acknowledged on Dec 5, 2023
    • 4 Comments
    Hello, Friends, On AMOLED screens, drawRadialText and drawAngledText fail to draw anything on a BufferedBitmap when it has been initialized with the alphaBlending property as Graphics.ALPHA_BLENDING_ FULL . This seems to be a bug because the behavior...
    • Dec 4, 2023 2:43 PM
  • SDK 6.4.x the new VSC manifest editor corrupts manifest file and leads to build crashes

    • Acknowledged on Dec 4, 2023
    • 4 Comments
    The new manifest editor of SDS 4.6.x removes automatically the ComplicationPublisher permission when you open the manifest.xml. In case of a widget this corrupts the complication publisher functionality of the widget and the build fails du to not valid...
    • Dec 2, 2023 12:40 PM
  • WatchFace.initialize() causes error on Garmin Swim 2

    • Acknowledged on Dec 1, 2023
    • 1 Comment
    In the initialize() method of a class that extends WatchUi.WatchFace, on the Garmin Swim 2, I get the following error when calling the base class initialize() Error: Symbol Not Found Error Details: Could not find symbol 'initialize' Stack: - initialize...
    • Dec 1, 2023 5:51 AM
  • Personality UI selectors not accessible via Rez.Styles

    • Acknowledged on Nov 30, 2023
    • 3 Comments
    SO many bugs ! it is really hard to follow any example provided in the official SDK docs ! its really disappointing when even the examples dont even compile and you have to go through rabbit holes and then more rabbit holes, because nothing really...
    • Nov 30, 2023 2:02 PM
  • VS manifest.xml editor erases products and duplicates permission and language settings

    • Acknowledged on Nov 30, 2023
    • 2 Comments
    Quite often the Visual Studio manifest.xml editor erases all the product selections and duplicates permission and language settings.
    • Nov 29, 2023 10:25 AM
  • Feature Suggestion/Request - Smart Wake / Smart Alarm for Garmin Smartwatches

    • Acknowledged on Nov 28, 2023
    • 5 Comments
    Dear Garmin Developers, I am writing to suggest the implementation of a valuable feature for Garmin smartwatches and fitness trackers, one that is commonly known as "Smart Alarm," "Smart Wake," or "Smart Wake Up" in the offerings of other manufacturers...
    • Nov 28, 2023 9:54 AM
  • Fenix7 reboots when activity is paused

    • Acknowledged on Nov 28, 2023
    • 3 Comments
    I'm being asked but the users of my app (Tennis AI) about a bug in Fenix7 which ocassionally happens. The watch reboots when activity is paused. Once rebooted the walking/running activity is being automatically switched on (paused). I did experience...
    • Nov 26, 2023 6:47 PM
  • Many bugs in Menu2 CustomMenu on devices and in the sim

    • Acknowledged on Nov 30, 2023
    • 1 Comment
    I have recently written an app which uses a Menu2 CustomMenu and during development found many bugs which I had to work around. The bugs differ across devices / device families and in the sim. The following short piece of code can be used to demonstrate...
    • Nov 24, 2023 3:08 PM
  • Glance theme colour not working for glances in folders

    • Acknowledged on Nov 28, 2023
    • 0 Comments
    If you define a glance colour by returning it in getGlanceTheme(), when the glance is displayed in the main glance loop, the defined theme colour is used. But if you put the glance into a folder, it is not and you get the default colour being displayed...
    • Nov 23, 2023 11:21 AM
  • onTimerReset not called in a Datafield on Fenix7

    • Acknowledged on Nov 28, 2023
    • 7 Comments
    I made a data field in which I want to send some BLE notifications to a p eripheral device when the user discards the activity. I pressed the start/stop button in activity and pressed discard, but onTimerReset wasn't called. So curious why. The same...
    • Nov 23, 2023 7:29 AM