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. 

  • edge explore - custom fonts with aliasing does not work

    • Ticket Created on
    • 5 Comments
    This bug must be implemented on purpose.. I remember it on edge 1000, 1030, 830 and now is on explore...
  • Connect IQ IOS SDK issue creating IOS archive for upload to Apple App store

    Former Member
    Former Member
    • Ticket Created on
    • 2 Comments
    Hi, Hi, I been attempting to create an IOS Archive to upload my app to the Apple app store I am on Mac os 10.14.6 using Xcode 11.1 connectiq-mobile-sdk-ios-1.3 This is the error I am getting. ld: bitcode bundle could not be generated...
  • Simulator crash on MacOS Catalina

    • Ticket Created on
    • 1 Comment
    Hello there, I've a strange bug: I've this function function drawUnits(dc,spv,dv,slv){ dc.setColor(Graphics.COLOR_BLACK,Graphics.COLOR_WHITE); var speedunitdim=dc.getTextDimensions(speedValue.format("%.1f"),Graphics.FONT_LARGE); var xspeedunit...
  • VA3M battery charge lasts half as long with firmware 4.9

    • Ticket Created on
    • 10 Comments
    I downgraded to firmware 3.80 (which I found in the 3.84 beta .zip) on my Vivoactive 3 Music (it wasn't easy, I had to fill up its disk, twice, to prevent it from re-upgrading), and have verified that the battery usage goes back to what it was before...
  • Sim issue with saveWaypoints

    • Ticket Created on
    • 25 Comments
    In the sim using 3.1.5, the following sometimes doesn't work. Toybox.PersistedContent.saveWaypoint(location, {:name => name}); It works fine in the device (a real 1030).
  • Datafield Issue Rendering Clipped Regions

    • Ticket Created on
    • 1 Comment
    I have discovered when using a clip region drawing a Datafield, the display is sometimes rendered incorrectly if the field is present on multiple positions of the screen. I have replicated the problem using the code example below on the simulator and...
  • Sliding transitions cause views to hang or freeze

    Former Member
    Former Member
    • Ticket Created on
    • 0 Comments
    See the following post. This issue was found years ago and seemingly never fixed. https://forums.garmin.com/developer/connect-iq/f/q-a/194115/sliding-transitions-causing-views-to-get-hung-up/945453#945453
  • since upgrade to firmware to 6.90 method requestApplicationWake does not work anymore

    • Ticket Created on
    • 3 Comments
    For my Vivoactive 3 i wrote a program that uses the method requestApplicationWake. Since the update to firmware 6.90 this method has no effect. This error can be reproduced with sample 'Timer' which uses this method. The timer is supposed to wake when...
  • Vivoactive 3 SDK openApplication doesn't work with lastest firmware

    • Ticket Created on
    • 6 Comments
    Since the last version a lot of user goes back to me that the screen of opening of an application on their vivoactive 3 does not work anymore. Currently I will remove this feature because users think that the concern comes from my side and lowered my...
  • Simulator not working on Ubuntu 19.04

    • Acknowledged on
    • 7 Comments
    Hello, I tried to run the ConnectIQ on Ubuntu 19.04 but finally had to give up trying to fix all those missing libraries: ~/ConnectIQ/bin $ ./simulator ./simulator: error while loading shared libraries: libpng12.so.0: cannot open shared object file...