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. 

  • Wrong months in more-activities

    • Acknowledged on
    • 1 Comment
    Bar graph in “more-activities-allcycling-1year” shows february as january etc. It is one month off.
  • Loading HLS audio (m3u8 playlist)

    • Acknowledged on
    • 0 Comments
    Ubuntu 24.04, Connect IQ 7.4.3 After loading the .m3u8 file, the responseCallback event is triggered, where the code = 200 and date = null are transmitted. At the same time, Viewing HTTP traffic shows that the media is being loaded. After loading...
  • walkingStepLength returns 0

    • Acknowledged on
    • 6 Comments
    var profile = UserProfile. getProfile (); var stepLengthMM = profile.walkingStepLength; walkingStepLength returns 0 on Fenix 7S, SW version 19.41 and VA4S SW version 8.3
  • no packing format supported (jpg, png) for new Instinct 3 AMOLED (45mm and 50mm)

    • Acknowledged on
    • 1 Comment
    Hi together, is that only a compiler.json bug for the new instinct3 AMOLED devices. This section is missing in compiler.json "imageFormats": [ "yuv", "jpg", "png" ], therefore the compiler warning in showing if use the packingFormat =...
  • Connect IQ SDK 7.4.3 Oauth2 malforms urls on Android

    • Acknowledged on
    • 9 Comments
    When using the authenticate oauth2 API, the url sent to the default browser by the Connect IQ app is malformed on Android devices. The url should look like https://requesturl ? parameter1=xxxxx&parameter2=yyy etc But instead it produces https:/...
  • Global issue with GPS files in latest update?

    • Acknowledged on
    • 5 Comments
    There are stories bubbling up on the socials and in the press that there is a problem with Garmin watches crashing globally in the past few days. I have one user reporting my app has been unable to connect to GPS on a F8 for the past couple of days...
  • Degrees symbol in GEO_DMS string shows up as a strange character

    • Acknowledged on
    • 7 Comments
    When formatting a position in DMS format on the Instinct Crossover and Venu Square 2 like this: var dms = posn. toGeoString (Position.GEO_DMS) as String; The degrees symbol in the string shows up as Unicode 57520, hex 0xE0B0 instead of decimal...
  • bug: System Error when calling Session.start()

    • Acknowledged on
    • 2 Comments
    I see a few errors like: Error Name: System Error Devices: Forerunner® 965: 19.18 Forerunner® 245: 13.70 Backtrace: MyView.startTimer:184 code: MyView { function startTimer() as Void { session.start(); } } However I don't understand...
  • Picker don't show confirmation button for Fenix8

    • Acknowledged on
    • 0 Comments
    SDK: 7.4.3 MC Extension: 1.1.0 (updated 19/1 25) Fault: The confirmation button is not visible (or probably outside the screen) when running simulator for Fenix8. Same thing on watch. How to reproduce: Run the Picker samples with Fenix8.
  • Fenix 8 bugs

    • Acknowledged on
    • 5 Comments
    Users are reporting bugs while the app is working fine on simulator and on Fenix 7 (Current SDK: IQ 7.4.3): - app menu being very slow, sometimes unusable; - no sound - after a time, the app reacts very slowly, and after exit the watch is reacting...