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. 

  • 7/8 Fields Layout in real fr955 device, but not in Sim?

    • Acknowledged on Apr 10, 2024
    • 9 Comments
    I get reports from field that my data field app is not working in 7/8 Fields Layout. But not such layout exist for fr955 in Sim. Are layouts missing in Sim for fr955?
    • Apr 10, 2024 9:13 AM
  • bug: Test.assert, Test.assertEqual, Test.assertEqualMessage don't throw exception

    • Acknowledged on Apr 10, 2024
    • 3 Comments
    Both in SDK 6.4.2 and 7.1.0 the following tests should fail (throw an AssertException) but they PASS: (:test) function barAssertTest(logger as Logger) as Boolean { var expected = "FOO"; var actual = "BAR"; Test.assert(expected.equals(actual...
    • Apr 10, 2024 8:22 AM
  • Feature request: open NFC for CIQ apps

    • Acknowledged on Apr 10, 2024
    • 1 Comment
    Hi. I work in the payments industry and there is a lot of development happening now in the Point of sales space, where value added services can be created with the use of the mobile phone NFC capabilities and the fact most payment terminals are NFC capable...
    • Apr 9, 2024 7:29 PM
  • Access to Datafield settings on Device

    • Acknowledged on Apr 10, 2024
    • 3 Comments
    When you add a datafield with a settings menu it asks for going to the settings. After installing the datafield on a screen you cannot find the settings menu anywhere When you start a workout and go to the workout settings it suddenly shows up. ...
    • Apr 8, 2024 1:59 PM
  • bug: compiler doesn't warn on missing translations for strings with scope="settings"

    • Acknowledged on Apr 10, 2024
    • 0 Comments
    SDK 7.1.0 doesn't warn for missing string translations for strings with scope="settings"
    • Apr 8, 2024 8:19 AM
  • Add NFC switch

    • Acknowledged on Apr 10, 2024
    • 1 Comment
    添加NFC开关供用户选择,可以适当节省电量,减少不必要的电磁辐射。通过电磁辐射计发现,无论是否添加银行卡,255的NFC都是持续打开的。我们可以有选择地切换 255 个 NFC 用户。这样可以节省电力并减少电磁辐射
    • Apr 5, 2024 11:33 PM
  • bug: can't use Menu2 in system7 devices in the simulator

    • Acknowledged on Apr 10, 2024
    • 7 Comments
    SDK 6.4.2, I use Menu2, and it works on devices like fenix6, but it doesn't work on devices like fr255 since the newest update of the devices a few days ago. I think it's down to the addition of CIQ 5.0.0 to these devices. I checked it on a real fr965...
    • Apr 5, 2024 9:39 AM
  • feature-request: enable setting sdk version per project

    • Acknowledged on Apr 10, 2024
    • 1 Comment
    It would be useful if we could set the SDK to be used in some file in the project. This would make things much easier. People could download any old project from github and compile it without having to do the necessary changes to compile it in the latest...
    • Apr 5, 2024 7:14 AM
  • Bug Report:Backlight does not turn on when using boolean values on Epix 2

    • Acknowledged on Apr 10, 2024
    • 1 Comment
    If I understand the API correctly, I should be able to turn the backlight on to the current system brightness level using Attention.backlight(true); Running in the simulator, I see the backlight change from Off to Default but on a real device (Epix...
    • Apr 4, 2024 6:37 AM
  • Bug report: FIT Contributor not working as expected on Edge 540 and 1040 units

    • Acknowledged on Apr 2, 2024
    • 0 Comments
    We have a CIQ app (called ACS) which is being used by over 200 people. In the last two weeks we have had people reporting that the data is not being saved to FIT file properly. The app writes record, lap and session data fields. The issue is that...
    • Apr 2, 2024 12:10 PM