Garmin Forums
Garmin Forums
  • Site
  • User
  • Site
  • Search
  • User
  • Apps & Software
  • Outdoor Recreation
  • Sports & Fitness
  • Pilots
  • Developer
  • Beta Program
  • German Forum
  • More
  • Cancel
  • Access to raw activity data (activity counts)

    Former Member
    Former Member

    Good evening,

    for a research project in elderly patients I intend to track their activity status before and after a therapeutic intervention with the vivoactive 4. In research this is usually done by assessing raw activity counts (activity that exceeds…

    • over 2 years ago
    • Connect IQ
    • Connect IQ App Development Discussion
  • Issues with the type checker and covariant arguments

    markw65
    markw65

    Given the following code:

      function testMenu1() as Menu2 {
        var menu = new CheckboxMenu({ :title => "My CheckboxMenu" });
        unsafeAddItem(menu, new MenuItem("hello", null, :hello, null));
        return menu;
      }
    
      function testMenu2() as Menu2…

    • over 2 years ago
    • Connect IQ
    • Connect IQ Bug Reports
  • RE: Made some progress on publishing complications!

    flowstate
    flowstate
    _psx_ said:
    if 2 devs publish complication with the same ID how subscriber distinguish them?

    I haven't tried this stuff myself, but reading between the lines of the docs:

    - The complication "ID" in a given app's resource file is a number from 0 to…

    • over 2 years ago
    • Connect IQ
    • Connect IQ App Development Discussion
  • ANT onMessage Payload

    DaveBrillhart
    DaveBrillhart

    I'm trying to figure out the return values from the listener's onMessage(msg) interrupt.

    It looks like "msg" itself is a structure with multiple elements (such as "deviceNumber". And at least one of those elements in "msg" is an 8 byte array that…

    • over 2 years ago
    • Connect IQ
    • Connect IQ App Development Discussion
  • RE: Difference between simulator and real devices

    flocsy🤠
    flocsy🤠

    I don't have a solution that works for all devices, but maybe the way I used to debug these kind of layout issues can be helpful: I use constants for colors, and I can have different constant for (:release) and (:debug). This way I can set both the foreground…

    • over 2 years ago
    • Connect IQ
    • Connect IQ App Development Discussion
  • RE: Glance View - how sliding text animation is realized in native apps?

    jim_m_58
    jim_m_58

    Understand a key word in this thread is "Glance", and Glances have rules you don't have in a device app.  The non pro f6 devices, as well as the fr245 use Background UI Update

    See https://developer.garmin.com/connect-iq/core-topics/glances…

    • over 3 years ago
    • Connect IQ
    • Connect IQ App Development Discussion
  • RE: On Save and FIT Write Bug?

    flowstate
    flowstate

    I did a test with my data field which calls setData() on a session field in onTimerStop(). I started and stopped the activity in the simulator multiple times, then I finally stopped and saved the activity. Then I used Runalyze's FIT viewer tool to look…

    • over 3 years ago
    • Connect IQ
    • Connect IQ App Development Discussion
  • RE: It's 2022 and there's still no official way to deploy to the store through CICD

    Sam Dumont
    Sam Dumont

    I know it could have been easier to do that but as the datafield was existing before I added new features, and was already used by a lot of people, I wanted to keep it streamlined. Also maybe one day I won't have time to develop it anymore and somebody…

    • over 3 years ago
    • Connect IQ
    • Connect IQ App Development Discussion
  • RE: compiler limit exceeded while assembling user class; 255 fields allowed connect iq 258 used

    flowstate
    flowstate
    peterdedecker said:

    It would've been great if:

      - you could create settings without string resources and use hard coded strings instead....

    flowstate said:
    - These string resources didn't impact the runtime memory usage of your app

    Either/or.

    Seems…

    • over 3 years ago
    • Connect IQ
    • Connect IQ App Development Discussion
  • RE: Weird Unexpected Type Error in MakeWebRequest

    flowstate
    flowstate
    SirLancelot said:
    I can't figure out where I'm getting the error from though.

    I'm not sure either, although, as discussed earlier, the correct way to do type checking here is to declare the types of function arguments/return values and member variables…

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