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. 

  • Weird bitmap font effects... is there a limit I need to know about?

    • Ticket Created on
    • 10 Comments
    Hi, Experimenting with some font ideas and see the following when building for Epix (yes, I know, but I did say "experimenting"): But the exact same code and assets display perfectly when compiled for 920xt - which is identical screen resolution...
  • vivoactive 3 music - not able to get into menu2 settings

    • Ticket Created on
    • 9 Comments
    I made this question initially on the discussion forums, but since no one knew how to help there and the only suggestion was to open a bug report, I'm here creating this new thread about this. In the past couple of weeks, I got the same question from...
  • Eclipse CIQ Plugin 4.0.1 deprecation waring when compiling for simulator

    • Ticket Created on
    • 1 Comment
    Hi, i get the following deprecation warning when i start my apps in the simulator: BUILD: WARNING: The command line option -s has been deprecated. Please use -c instead. I'm using the default compiler configuration without any command line option...
  • Same-Name Strava Segments Don’t Sync

    • Ticket Created on
    • 1 Comment
    I’m trying to sync in segments with the names exactly the same except for the last character. These segments won’t sync to the device (edge 130) when starred in Strava. All other segments syncing as expected.
  • SDK 3.2.x builds for venu2/venu2s "successfully", but app crashes at runtime (expected build to fail)

    • Ticket Created on
    • 0 Comments
    Description of Problem The venu2/venu2s devices apparently require Connect IQ SDK 4.x.x, which is understandable, since they're new with Connect IQ 4.x.x. However, if I create a data field app with venu2/venu2s support and build with Connect IQ 3...
  • Could not parse Monkey C IR - when enabling type checking

    • Ticket Created on
    • 9 Comments
    When I enable type checking ( set to 1 through 3, with 0 as the setting, no error) I get: BUILD: ERROR: Could not parse Monkey C IR. No more info is shown so no idea what that means or how to fix it. (not extra info if I add -g to the compile options...
  • SDK Manager error

    • Ticket Created on
    • 17 Comments
    Hi, Since the SDK 4 was released, I was having issues making my watch faces work on the Venu 2 using the new SDK. I got past the createBuffer part with the help of the SDK announcement thread, but after that was solved, I was still getting errors like...
  • Cadence for Inline Skating

    • Ticket Created on
    • 1 Comment
    Apparently it is not possible to get Activity.getActivityInfo().currentCadence during a ActivityRecording.SPORT_INLINE_SKATING session. I have tried this on my Fenix 6S Pro and it returned null . In order to calculate cadence by my own method, I instead...
  • New Garmin Connect Mobile ios bug?

    • Ticket Created on
    • 4 Comments
    Since yesterday many users feedbacks saying that my app has disappeared from GCM and that the app can t be reinstalled. All users used iphones. Using Garmin Express fix the issue.
  • requestApplicationWake() is not working on some devices.

    • Ticket Created on
    • 5 Comments
    It has come to my attention that requestApplicationWake() is not triggering a dialog in some devices. This appears to be happening in devices with glance view support like the fenix 6 pro and fenix 6X pro. I cannot reproduce this in the simulator, as...