Garmin Forums
Garmin Forums
  • Site
  • User
  • Site
  • Search
  • User
  • Apps & Software
  • Outdoor Recreation
  • Sports & Fitness
  • Pilots
  • Developer
  • Beta Program
  • German Forum
  • More
  • Cancel
  • RE: SDK 8.2 announcement: "On System 8 devices, ANT or BLE sensors that search for sensors outside of the native pairing flow will be shown a security warning."

    flowstate
    flowstate
    flocsy said:
    My DataField can't work when the HRM is paired and connected from the watch system menu, because then the watch uses the ANT sensor instead of the optical HR sensor, and there whole point of the ANT+ HRM DF is to compare the HR readings…
    • 2 months ago
    • Connect IQ
    • Connect IQ App Development Discussion
  • RE: Deploy debug version

    flowstate
    flowstate
    Alan.raceQs said:
    is there a compile option to deploy a debug version of a watch app  to a device, for alpha testing?

    [Open Command Palette - CTRL/CMD-SHIFT-P] > Monkey C: Build For Device > [Select Output Folder] > Debug

    As far as I can tell,…

    • over 2 years ago
    • Connect IQ
    • Connect IQ App Development Discussion
  • RE: Custom ANT Broadcast using GenericChannel

    flowstate
    flowstate

    Here's a more complete example, incorporated into the code you posted. This example defines a BroadcastChannel class which extends Ant.GenericChannel (as flocsy alluded to and which is shown in the GenericChannel SDK sample). In simple terms, when class…

    • 4 months ago
    • Connect IQ
    • Connect IQ App Development Discussion
  • RE: Global Array Definition - Race Condition?

    flowstate
    flowstate

    Could you please clarify where all of this code is happening? Is it all at the global scope? It seems to be that way based on your post.

    i.e. I understand that at the global scope, you have...

    ...in one file ("File A"):

    var UserSettings = [12…

    • over 2 years ago
    • Connect IQ
    • Connect IQ App Development Discussion
  • Import/Using confusion in the type checker and runtime

    markw65
    markw65

    Given the following code:

    import Toybox.Lang;
    import Toybox.Application;
    
    (:typecheck(false))
    function noSystem() as Void {
        // Fails at runtime: "Could not find symbol 'System'"
        System.println(0);
    }
    
    function noNumber(x as Number or String…

    • over 3 years ago
    • Connect IQ
    • Connect IQ Bug Reports
  • RE: Forgetting to turn on the activity -> Recommendation to continue the activity

    flowstate
    flowstate
    trux said:
    The workaround was already proposed by jim_m_58,

    No that was a different workaround:

    "Maybe someone has a CIQ activity for your sport where something like this can be added,"

    Again the clear implication is to use a CIQ device app…

    • 7 months ago
    • Connect IQ
    • Third-Party App Ideas
  • RE: onTimerLap() in CIQ 3 functional for structured workouts?

    GHG23
    GHG23
    I know that this was stated before (and the current resolution was also proposed at the same time), but I'm wondering if you could shed some light on the exact reasoning behind the original design?

    Sure, it makes IQ apps more flexible, but at the same…
    • over 7 years ago
    • Connect IQ
    • Connect IQ App Development Discussion
  • RE: Data Field : TRIMP - Training impulse

    flowstate
    flowstate
    Hey, this is not exactly what you want, but if you know the math formula for your data, I have an IQ data field called AppBuilder that can calculate almost anything you want, so you don't have to code your own app. Taking a quick look at the code you…
    • over 7 years ago
    • Connect IQ
    • Third-Party App Ideas
  • Weird URL creation behavior on some devices - CIQ crash

    sabeard
    sabeard
    In my WUradar widget, I am experiencing some weird behaviour on certain devices, like the Edge 1000, Oregon 750 and possibly others, with how the URL is being created for retrieving the image. I am using the following line of code to build the URL for…
    • over 7 years ago
    • Connect IQ
    • Connect IQ App Development Discussion
  • RE: makeWebRequest result issues

    travis.vitek
    travis.vitek
    It appears that if the parsed value is too large to be stored in Lang.Number, it is stored in Lang.Float. Here is the test case I'm using to demonstrate...

    using Toybox.Application as App;
    using Toybox.Lang as Lang;
    using Toybox.System as Sys;
    using…
    • over 8 years ago
    • Connect IQ
    • Connect IQ App Development Discussion
<>
Copyright © 1996-2023 Garmin Ltd. or its subsidiaries
  • Site Map
  • Terms of Use
  • Privacy
  • Security