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. 

  • [iOS BUG] Links in description to other apps does not work

    • Acknowledged on
    • 0 Comments
    I have an embed ink in an app's description to another app in the store. However, in the iOS ConnectIQ app this opens an embedded web browser. I want instead for the ConnectIQ phone app to "jump" to the other app so the user can download it. I'm told...
  • Wrong observationLocationName (and maybe conditions?) since late November's firmware updates

    • Acknowledged on
    • 4 Comments
    Hi all, I have some custom watch faces on ConnectIQ that have the observationLocationName being displayed by default, meaning that any change on the location name is easily noticeable. I use those watch faces myself for more than 2 years and they always...
  • Watchface with a HTTP background process seems to not work properly anymore

    • Acknowledged on
    • 9 Comments
    A watch face uses a background process to send an HTTP request and retrieve the resulting data in the onBackgroundData function. It always worked fine, until a few days ago. Indeed, it seems that since the arrival of the 4.2.x versions of the SDK, and...
  • Sim 4.2.x does not display Menus correctly for Forerunner 735xt

    • Acknowledged on
    • 10 Comments
    Sim 4.1.7 displays menus correctly for the 735xt. If I build with SDK 4.2.1, 4.2.2, or 4.2.3 and run with Sim 4.1.7, menus display correctly. If I use Sim 4.2.x and build with any SDK, menu items and the menu title display as white blank fields. ...
  • Maybe a bug in Toybox.Weather in SDK4.2.1 or higher

    • Acknowledged on
    • 6 Comments
    I found a weird behavior in Toybox.Weather module. According to the instruction below, return type of Dailyforecast.highTemperature is Time.Moment. https://developer.garmin.com/connect-iq/api-docs/Toybox/Weather/DailyForecast.html On the other hand...
  • COMPLICATION_TYPE_CURRENT_WEATHER Value doesn't match specifications

    • Acknowledged on
    • 2 Comments
    Documentation says "Value is a String with the current weather" I expected to receive a string value, like "Sunny" or "Cloudy", but instead the value being returned is a Lang.Number. See output from debugger below: Can't attach image due to forum...
  • makeImageRequest ignores error returning from server

    • Acknowledged on
    • 13 Comments
    Whatever my server returns when error in onReceiveImage code is always 404. In web bowser I can see value I return.
  • error showing storage with bitmap

    • Acknowledged on
    • 1 Comment
    I save bitmap (in onReceiveImage) in storage: Application.Storage.setValue(STO_BMP, data); on sim f6p is ok but for f7 error, see screenshot below
  • no runtime error when using weather without permission

    • Acknowledged on
    • 3 Comments
    when I try call any function from module Communications without permission <iq:uses-permission id="Communications"/> there is a runtime error Error: Permission Required Details: Permission for module 'Toybox.Communications' required and OK, but...
  • Bug: IQ Store Application Settings not saving

    • Acknowledged on
    • 3 Comments
    When setting groups are used in an application, the IQ store will not constantly save properly. Save option is missing at the top right. Pictured are iPhone IQ Store after changed are set, but the save option at the top right are not shown. I verified...