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. 

  • project.optimization directive in monkey.jungle is ignored when set in compiler options to anything but default

    • Acknowledged on
    • 1 Comment
    Normally I want my compiler options always set to optimization level "Slow" and only for projects where I'm getting issues I would like to override it to another level, but the project.optimization level is completely ignored when it's not set to default...
  • bug: sdk 7.1.0 both nordic sample apps crash

    • Acknowledged on
    • 1 Comment
    SDK 7.1.0, MacOS: both 12.7.4 and 14.4.1, I tried fr955, fenix6, fr245 in the simulator. Both NordicThingy52 and NordicThingy52CoinCollector samples crash when statring to run in the sim. Note this happens regardless of the nordic dongle (connected or...
  • Garmin Express not showing settings content

    • Acknowledged on
    • 4 Comments
    Express version 7.20.3.0 When I use Connect IQ on my phone to view / change settings in my app ( Sail2WIN ) it all works as expected. When I use the current version of Express to view / change settings on the same app on the same watch, some settings...
  • feature-request: add excludeAnnotations to monkeyc in launch.json

    • Acknowledged on
    • 0 Comments
    Please make it possible to pass excludeAnnotations to monkeyc from launch.json. For example: { "type" : "monkeyc" , "request" : "launch" , "name" : "Run App +FOO-BAR" , "stopAtLaunch" : false , "device" : "${command:GetTargetDevice}" , ...
  • 7/8 Fields Layout in real fr955 device, but not in Sim?

    • Acknowledged on
    • 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?
  • bug: Test.assert, Test.assertEqual, Test.assertEqualMessage don't throw exception

    • Acknowledged on
    • 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...
  • Feature request: open NFC for CIQ apps

    • Acknowledged on
    • 2 Comments
    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...
  • Access to Datafield settings on Device

    • Acknowledged on
    • 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. ...
  • bug: compiler doesn't warn on missing translations for strings with scope="settings"

    • Acknowledged on
    • 0 Comments
    SDK 7.1.0 doesn't warn for missing string translations for strings with scope="settings"
  • Add NFC switch

    • Acknowledged on
    • 1 Comment
    添加NFC开关供用户选择,可以适当节省电量,减少不必要的电磁辐射。通过电磁辐射计发现,无论是否添加银行卡,255的NFC都是持续打开的。我们可以有选择地切换 255 个 NFC 用户。这样可以节省电力并减少电磁辐射