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. 

  • DeviceSettings.inputButtons incorrect on Venu2s device

    • Acknowledged on
    • 2 Comments
    For the Venu2s, the on-device value of DeviceSettings.inputButtons is 0xf whereas the simulator value is 0x89 . Of the devices I've tested so far, this is the only one I've seen with the discrepancy. | Device | Device Val | Simulator Val | Notes ...
  • ActivityRecording createSession name=> not working in SDK 4

    • Acknowledged on
    • 18 Comments
    I have a problem with "name". This was working until I updated with SDK 4. Working with SDK 4.2.2 here's my code: mSession = ActivityRecording.createSession( {:name=>"Pickleball", :sport=>ActivityRecording.SPORT_TENNIS}); The activity name used to...
  • Daily Active Calories Inflated

    • Acknowledged on
    • 0 Comments
    Just spent two days snowboarding using the Snowboarding Activity app. There seems to be a fairly major bug relating to active calories. On day 1, the Snowboarding Activity app recorded my active calories as 655, which was probably about right. However...
  • I dont get badge point for my weekend March running 17-19 Mar

    • Acknowledged on
    • 2 Comments
    This is not the first time that I dont get the point from my achievement challenge on the weekend so I decide to report this issue. I use venu2S and sync bluetooth all time. I joined the challenge March weekend 5K running (17-19 Mar 23). I have running...
  • bug: AppBase.isTrial returns true when called from the datafield's constructor

    • Acknowledged on
    • 1 Comment
    On my fenix6, 25.10 when I start my app (which is beta, but built as release, and unlocked in order to test that I am pro (aka not trial)) AppBase.isTrial returns true when it is called for the first time, from my app's constructor. When isTrial is...
  • feature-request: add Unlock button for trial apps to all apps (GCM, GE)

    • Acknowledged on
    • 0 Comments
    Currently the only way a user could unlock a trial app is on the Connect WEB, however virtually nobody uses that. Some use Garmin Express, and most users use Connect IQ on mobile phone. Please add the Unlock button to both Connect IQ android, iOs, and...
  • forum (showcase) constant problem to save main post

    • Acknowledged on
    • 0 Comments
    When post includes link it's impossible to save it after modification! Workaround - edit post, - delete links - save - edit again and add links and save. But if you have more than one link it's a huge wasting of time.
  • compilation don't run during activity

    • Acknowledged on
    • 2 Comments
    I don't know, maybe it's by design or according to any settings but on my f7 (11.28, wf built 4.2.2/eclipse/win) it doesn't : - start activity running - return to watch face - press and hold and nothing (without activity compilations run) -- onPress...
  • Using ViewLoopDelegate in getInitialView() fails

    • Ticket Created on
    • 1 Comment
    When I try to use ViewLoop together with ViewLoopDelegate as an initial View of app, the app crashes with following error Error: Unexpected Type Error Details: Failed to start CIQ Application Stack: Encountered app crash. The code I am trying to...
  • Fenix 7X: simulator crashes when I try to run any app

    • Acknowledged on
    • 7 Comments
    Fenix 7X simulator seems to be broken, when I try to compile and run any app I get following error ASSERT INFO: ../src/common/menucmn.cpp(308): assert "wxIsStockID(GetId())" failed in SetItemLabel(): A non-stock menu item with an empty label? BACKTRACE...