• Datafield: StemSticker

    *Breaking* (at least I think so)
    -> only for cycling and large devices (Edge 1030 and 1040 series).

    Have you noticed (pro) riders with a piece of paper taped on their stem? To indicate where to drink, where to attack, where mountains are? Or to just…

  • Barrel/jungle documentation is unclear

    1)

    The jungle documentation says

    > Qualifiers have six properties that can be referenced by following a qualifier with a dot (.) and a property name:

    and then lists the six properties, including "annotations". But in fact, "annotations"…

  • Export Wizard - slow, multiple builds of each model. Can this be changed ?

    When I use the Export Wizard in Eclipse to build my app for all of the devices that I support, the info in the Connect IQ console window indicates that each model is being built at least twice. Some are built 3 times. The build for export takes hours…

  • Connect IQ store website falsely claims that Fenix 8-compatible app also supports Tactix 8 (app was last updated before Tactix 8 released)

    The problem:

    - A Fenix 8-compatible app was last updated in the store in January 2025 (before Tactix 8 was released). [It's not my app]

    https://apps.garmin.com/apps/aa34e9ae-7ad1-44fd-a391-55439615d8fe 

    - The CIQ store website says Tactix 8 AMOLED / Solar…

  • ProgressBar while doing calculations and loading

    Hi,

    My app is required to load some data (from the settings) and do calculations on that data.  Currently my app will automatically load the data in the "onStart" function, which means that for larger datasets, it takes upwards of 30-40 seconds to load…

  • Having problems getting current heading to work for datafield, especially on a device vs the simulator

    I've read many of the discussions on here about issues with GPS or compass data and the various issues people have had however I've tried a variety of solutions and nothing seems to work well. I'm trying to navigate to a waypoint at fairly slow speeds…

  • RE: ActivityRecording::Session - rapid short recordings corrupt files, crash app

    var session; // the ActivityRecorder.Session object

    function initializeSession()
    {
    if (Toybox has :ActivityRecording) {
    if (session == null) {
    session = ActivityRecording.createSession(
  • Array out of bounds error in a data field can cause endless reboot loop

    o A Descriptive Title
    Array out of bounds error in a data field can cause endless reboot loop

    o The Environment:
    Windows 10
    Eclipse Oxygen (4.7.0)
    Connect IQ 2.3.1
    FR230 FW 7.10

    o A detailed description of the issue
    Under certain circumstances, an array out…
  • Combo - source to a Complex CIQ Data Field for FR630, FR230 and FR235 screens

    Former Member
    Former Member
    Connect IQ as a project needs more free source examples. Not snippets or rudimentary outlines, but full blown implementations that the coder would use, or is using, on actual devices. This could provide a welcome support for all kinds of potential developers…
  • RE: Is there an always on display basic example anywhere?

    we can't know if AMOLED displays can burn-in or not.

    I realize this is just a poor choice of words, but there’s no such thing as an AMOLED display that can’t burn in (even the newest AMOLED displays have a chance of burning…