Garmin Forums
Garmin Forums
  • Site
  • User
  • Site
  • Search
  • User
  • Apps & Software
  • Outdoor Recreation
  • Sports & Fitness
  • Pilots
  • Developer
  • Beta Program
  • German Forum
  • More
  • Cancel
  • RE: System 8 sensor pairing for ANT

    maca88
    maca88

    If anyone is still interested on how to implement System 8 sensor pairing, you can the check my implementation of SensorDelegate for pairing ANT+ lights:
    https://github.com/maca88/SmartBikeLights/blob/master/Source/SmartBikeLights/source-common/BikeLightSensorDelegate…

    • 3 months ago
    • Connect IQ
    • Connect IQ App Development Discussion
  • RE: Users not being able to update app to latest version, connect IQ pushes/installs old versions

    Michael
    Michael

    Hi Flocsy, Yes, I also display the version number in the app. That is also how me and some users found out that they arent up to date ("the stores shows 3.5 but the app shows 3.3"). The question remains though: how to get them upgraded? At first I thought…

    • 4 months ago
    • Connect IQ
    • Connect IQ Store Discussion
  • RE: MIP questions

    jim_m_58
    jim_m_58

    When you set a clip region, the number of rows involved come into play.  And if you have two or more the top row to botton row come into play.

    Here's that WF in the sim:

    There can be actually 2 clip regions here.  The seconds, which change every second…

    • 4 months ago
    • Connect IQ
    • Connect IQ App Development Discussion
  • RE: Problem with my watch face update not resetting values?

    flowstate
    flowstate
    MunKy said:
    How am I supposed to have their settings changed to the default of the current version?

    You could leverage the app version that you stored in properties. When your app runs, if the version property is equal to the old version, you can programmatically…

    • over 2 years ago
    • Connect IQ
    • Connect IQ App Development Discussion
  • RE: Users are reporting that my App has disappeared from their devices

    flocsy🤠
    flocsy🤠

    Sounds like this long known (at least for me) bug: https://forums.garmin.com/sports-fitness/running-multisport/f/forerunner-965/399205/data-field-showing-in-iq-app-but-not-on-watch

    I reported this a couple of times during the years I used 3 different…

    • 8 months ago
    • Connect IQ
    • Connect IQ App Development Discussion
  • RE: I am trying to initialize an object with 10 parameters and I'm getting "Too Many Arguments Error", Why?

    flowstate
    flowstate

    I tried to explain some of this already but:

    1) I own a fairly recent garmin device so I have an interest in Garmin

    2) I have CIQ apps in the store which I've updated somewhat recently, so I have an interest in CIQ

    3) I use CIQ apps, so I have an…

    • over 2 years ago
    • Connect IQ
    • Connect IQ App Development Discussion
  • RE: onBackgroundData is not called on real device but it works in the simulator

    SylvainGa
    SylvainGa

    I found why it didn't work. I was calling back onTemporalEvent from the callback of makeWebRequest to call out another web request (ie, got error 401 so I cleared my token and called back onTemporalEvent  which did a makeWebRequest oauth2/v3/token…

    • 9 months ago
    • Connect IQ
    • Connect IQ App Development Discussion
  • RE: Resource files specific to language and screen resolution

    flowstate
    flowstate

    As explained in the build configuration docs, you specify the language qualifier (e.g. ita) after the device qualifier (e.g. fr955) or family qualifier (e.g. round, round-218x218).

    e.g. resources-round-416x416-ita

    Note that if you specify the screen resolution…

    • 10 months ago
    • Connect IQ
    • Connect IQ App Development Discussion
  • CIQ System 5: Improved App Settings - Thanks! (and a feature request - please render newlines in settings titles)

    flowstate
    flowstate

    Thanks for the improved app settings in CIQ System 5! This will empower devs to simplify the UX of apps with complex/large numbers of settings, so it's much appreciated!

    forums.garmin.com/.../welcome-to-connect-iq-system-5

    We know mobile app settings…

    • over 3 years ago
    • Connect IQ
    • Connect IQ App Development Discussion
  • RE: Where to put the long lists to save the memory?

    flowstate
    flowstate

    As you have pointed out, flattening the array is the first step. The reason that storing items in properties isn't more effective at saving memory is because properties are loaded as a dictionary, and dictionaries are expensive. (And properties always…

    • over 4 years ago
    • Connect IQ
    • Connect IQ App Development Discussion
<>
Copyright © 1996-2023 Garmin Ltd. or its subsidiaries
  • Site Map
  • Terms of Use
  • Privacy
  • Security