Garmin Forums
Garmin Forums
  • Site
  • User
  • Site
  • Search
  • User
  • Apps & Software
  • Outdoor Recreation
  • Sports & Fitness
  • Pilots
  • Developer
  • Beta Program
  • German Forum
  • More
  • Cancel
  • RE: Forced to build with SDK 8.1.0?! Compatibility issues?

    flowstate
    flowstate
    mcinner1 said:
    Do I understand that correctly?
    A data field, also for older Edge models, with SDK 8.1.0 rebuild
    -runs on an Edge 1030 with its final CIQ Vers. 3.3.6
    -does not run on an Edge 1050 with old/outdated CIQ Vers. 5.0

    It has nothing to do with the…

    • 5 months ago
    • Connect IQ
    • Connect IQ App Development Discussion
  • RE: Where is Merchant Onboarding?

    Brandon.ConnectIQ
    Brandon.ConnectIQ

    The Merchant Account tab does not currently display on the store's developer dashboard unless you have published at least one app with your account. This will change in the future so a published app is not a requirement.

    For now, you'll need to submit…

    • 7 months ago
    • Connect IQ
    • Connect IQ Store Discussion
  • RE: Looping Attention.vibrate function

    flowstate
    flowstate

    In the above example, onUpdate() should be onUpdate(dc as Graphics.Dc) as Void, or at the very least, onUpdate(dc).

    The example omits types in a few places, as well as any details that aren't relevant or are unknown (e.g. the rest of MetronomeApp and…

    • 8 months ago
    • Connect IQ
    • Connect IQ App Development Discussion
  • RE: Auto Lock "During Activity" CIQ Apps

    flowstate
    flowstate

    Does your CIQ app have the Fit permission (indicating it can record an activity)?

    https://developer.garmin.com/connect-iq/core-topics/manifest-and-permissions/

    Some products provide separation between activities and apps. If your app has the Fit permission…

    • 9 months ago
    • Connect IQ
    • Connect IQ App Development Discussion
  • RE: Odd compiler errors with SDK 7.4.1

    dbrobert
    dbrobert
    myaro said:
    In the meantime, you can let the team know that it seems to have something to do with conditionals without matching else statements.  From the places I've seen problems, it is in places with conditional logic.

    I'm not sure this is the case;…

    • 9 months ago
    • Connect IQ
    • Connect IQ App Development Discussion
  • RE: Background color of EDGE 1050

    flowstate
    flowstate
    zzungga said:
    If I changed background color to transparent color, result is as follows,

    Yeah, flocsy was right, a transparent background color won't work because you need to be able to clear the DC :/.

    Sorry, bad advice.

    I think you might have to…

    • over 1 year ago
    • Connect IQ
    • Connect IQ App Development Discussion
  • RE: Collect HRV, stress and body battery data without syncing with Garmin Connect

    flocsy🤠
    flocsy🤠

    IMHO 2. won't work exactly because of the same problem GC is killed after a few minutes.

    1. this could work for body battery and stress. Background can run once in every 5 minutes.

    I don't think you can do it for the HRV. There's no such API. Basically…

    • over 1 year ago
    • Connect IQ
    • Connect IQ App Development Discussion
  • RE: Is there any boiler plate code to creating a 4 fields B layout for the Fenix 7?

    flocsy🤠
    flocsy🤠

    In the simulator onLayout is "useless" but onUpdate is called for each field, so there you call getWidth, getHeight and getObscurityFlags, create a "hash" (I used ((width*1000)+height)*1000+obscurityFlags. This is a number or you can use the string: …

    • over 1 year ago
    • Connect IQ
    • Connect IQ App Development Discussion
  • RE: What the Fenix?

    andyj713
    andyj713

    There appears to be a "feature" in the watch firmware because the PRF files look like they have some corruption:

    AnnulusFace.fillHand does what it sounds like, draws two polygons to make a hand. It is only ever called in onUpdate or onPartialUpdate…

    • over 1 year ago
    • Connect IQ
    • Connect IQ App Development Discussion
  • RE: offCourseDistance broken

    mcinner1
    mcinner1
    DaveBrillhart said:
    What I've found is a work around, to at least inform your code that you are OFF ROUTE, is to detect when you are progressing in distance, but the Distance2Destination is static. That means you are off route.

    It seems, the behaviour…

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