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. 

  • vscode plugin. Command "Monkey C: Set Products by Version" is not available

    • Acknowledged on
    • 3 Comments
    I was playing around with the beta sdk and saw this command mentioned in the new project template. Going to the command pallete doesn't have the option available.
  • SDK Manager Feature Request - Put preview devices in their own category

    • Acknowledged on
    • 0 Comments
    Currently Preview devices are placed in the main category of the device they are a preview of. Once the SDK is released to GA, the need for the preview device is greatly reduced. By putting the System X preview devices in their own category it will be...
  • SDK 4.2.0 Beta 1 - Personality library documentation missing.

    • Acknowledged on
    • 3 Comments
    I can see the reference in the resources folder and the links in the other documentation, but I don't see the HTML file for the Personality Library when I try to use the Monkey C: View Documentation command or open the SDK folder directly.
  • SDK 4.2.0 Beta 1: Simulator crashes after running tests if a test crashes

    • Acknowledged on
    • 0 Comments
    When running tests, the simulator runs each test as a separate instance, with the (really nice) result that even if a test crashes (eg symbol lookup fails), the remaining tests run, and the crashing test is reported as ERROR rather than FAIL. As of...
  • SDK 4.2.0 Beta 1 won't compile AppBase.getProperty

    • Acknowledged on
    • 13 Comments
    Given return Application. getApp (). getProperty (s); The compiler reports ERROR: fr235: test.mc: '$.Toybox.Application.AppBase.getProperty' is deprecated. But fr235 doesn't support Application.Properties.getValue, so I *have* to use...
  • Not all BLE Devices found by scanning

    Former Member
    Former Member
    • Acknowledged on
    • 13 Comments
    Having several BLE Sensors and wanting to display their data on-screen of the watch. Scanning for the BLE Sensor returns all kinds of apple devices, but not the sensor i'm looking for. Both sensors contain Bluetooth Classic and Bluetooth Low Energy chips...
  • Feature-request: add advantage (comparison to Virtual Partner in time and distance) and power balance to the sdk

    • Acknowledged on
    • 0 Comments
    Please add advantage (comparison to Virtual Partner in time and distance) and power balance to the sdk. Thank you.
  • Fenix Chronos simulator image rendering artifacts

    • Acknowledged on
    • 1 Comment
    The Fenix Chronos simulator renders images with artifacts when the screen updates (typically when animating drawables). Video with a demonstration: https://youtube.com/shorts/lXe5RgTszPI All other (at least supported for this app) simulators render...
  • getServiceDelegate example is incorrect

    • Acknowledged on
    • 3 Comments
    The tutorial at https://developer.garmin.com/connect-iq/core-topics/backgrounding/ does not comply with the current signature: public function getServiceDelegate() as ServiceDelegate{ return new MyServiceDelegate(); } It should look as follows...
  • Bug: Boundary on Epix2 fields is off

    • Acknowledged on
    • 17 Comments
    In addition to this graphics defect: https://forums.garmin.com/developer/connect-iq/i/bug-reports/bug-graphics-text-on-epix2-difference-in-real-life-vs-simulator it also seem field boundaries are sometimes wrong or off ... I'll add a picture with a...