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. 

  • 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...
  • Language Picker on Dev Dashboard should be in developer's language

    • Acknowledged on
    • 0 Comments
    Currently, the language picker on the app details section of the dev dashboard lists the languages written in the language's native form. This makes it hard for a developer to determine the language if they don't speak/write in that language. It makes...
  • Venu 2 bug: 1st onUpdate call after an onShow event reports getObscurityFlags for the previous data screen - NOW MUCH WORSE

    • Acknowledged on
    • 5 Comments
    A while ago I report few data fields were wrong: https://forums.garmin.com/developer/connect-iq/i/bug-reports/bug-obscurity-flags-wrong-on-venu2-device Just tested again with the new v10.22. And, it's now MUCH WORSE!! Essentially almost ALL FIELDS...
  • UserProfile.getUserActivityHistory() can return null, contrary to documentation and SDK type information

    • Acknowledged on
    • 1 Comment
    The current online documentation and the type information in the 4.1.5 SDK (api.mir) indicate that does not return null, yet a developer found that it does return null in both the simulator and the real device when no activity FIT files are present. ...
  • fenix7/epix problem with getSettingsView

    • Acknowledged on
    • 0 Comments
    I don't know exactly where is the problem and even if app crash but after showing Menu2 from getSettingsView something strange happens, usually in onUpdate. On my f6p probably watch isn't updated when menu2 is on screen because it fills whole screen...
  • GCM displays CIQ DF's fit graphs in random order

    • Acknowledged on
    • 2 Comments
    I have this DF: https://apps.garmin.com/en-US/apps/7c83d402-4b68-4f0a-b167-7139788a19b3 It records some fit fields. 2 of them are charts. < fitField id = "0" displayInChart = "true" displayInActivityLaps = "false" displayInActivitySummary...
  • Type Checking is incompatible with use of `self` keyword

    • Acknowledged on
    • 2 Comments
    At the beginning of the Objects, Modules, and Memory page in the Monkey C documentation it says: Within a method implementation you can refer to your current instance using either the self or me keywords. For example, class A { public var x; public...
  • Strength training

    • Acknowledged on
    • 0 Comments
    the site has different leader boards that are being used by many in the community. I propose that Garmin adds leader boards for strength training. This will help reach and entirely forgotten about market for them to target sales to. This leader board...
  • Bug: ForeRunner 55 GPS

    • Acknowledged on
    • 4 Comments
    ForeRunner 55 Sw6.04 is enabling the GPS in apps that do not enable or use the Positioning Permission.