Garmin Forums
Garmin Forums
  • Site
  • User
  • Site
  • Search
  • User
  • Apps & Software
  • Outdoor Recreation
  • Sports & Fitness
  • Pilots
  • Developer
  • Beta Program
  • German Forum
  • More
  • Cancel
  • RE: Can I render data fields in my own watch app?

    flowstate
    flowstate

    I know it's not exactly what you're looking for but you could create a custom activity named "Wingfoiling", based off of the closest available activity type or something generic like Cardio or Other. Then you could change your settings in the Connect…

    • 11 months ago
    • Connect IQ
    • Connect IQ App Development Discussion
  • RE: Grade Calc

    DaveBrillhart
    DaveBrillhart

    I wrote a new field for XERT. They didn’t want people downloading it before we get done with some additional refinements :-) So the name and image were supposed to dissuade downloads. I’m headed out to a ride now. I’m really happy with Grade now. I’ll…

    • over 1 year ago
    • Connect IQ
    • Connect IQ App Development Discussion
  • RE: BLE nrf dongle doesn't find devices

    George
    George

    Hi Jim, I did develop a companion app, but this also has issues. The simulation doesn't work with the companion app in the sense that the receive callback doesn't work, whenever I send a message from the garmin simulation it never triggers the receive…

    • over 1 year ago
    • Connect IQ
    • Connect IQ App Development Discussion
  • RE: Unable to handle a 401 (OAUTH token expired) response

    flocsy🤠
    flocsy🤠

    Although you'll probably have to deal with what you wrote above to be on the safe side, but another thing you could try is to prevent the 401 from happening, by saving not only the token but also the timestamp, and when you see it's more than let's say…

    • over 1 year ago
    • Connect IQ
    • Connect IQ App Development Discussion
  • RE: Background Memory Limits for EXIT() and SETVALUE()

    flocsy🤠
    flocsy🤠

    Or you might need to split it to a couple of smaller http requests, then at least the result of each can be saved to the storage.

    If it's your api then you can also add some kind of "pagination" to it so that if it gets over 7k it doesn't put more data…

    • over 1 year ago
    • Connect IQ
    • Connect IQ App Development Discussion
  • RE: Attention.ToneProfile is silent in simulator on Mac/OSX (works on watch)

    flocsy🤠
    flocsy🤠

    I know it's not what you're looking for but when I had similar problem last year with the mac I made this app so I can test the vibration and tones on real device: https://apps.garmin.com/apps/22afbc10-e91b-4de7-a42d-05e8678728c8 This way at least…

    • over 1 year ago
    • Connect IQ
    • Connect IQ App Development Discussion
  • RE: Json string to Dictionary

    jim_m_58
    jim_m_58

    The point is the conversion to a dictionary is done at least in some cases on the device and always in the sim.  Maybe not Android GCM, or not in iOS GCM, but in all cases, what's seen in a CIQ app is a dictionary.

    With makeImageRequest. at one time…

    • over 1 year ago
    • Connect IQ
    • Connect IQ App Development Discussion
  • Number of watches in use?

    andyj713
    andyj713

    Given that a Garmin account is needed to sync a watch and that this generally happens at least once per day, Garmin knows how many of each watch there are in the world still being used on any given day. Is there any chance they could share some of that…

    • over 2 years ago
    • Connect IQ
    • Connect IQ App Development Discussion
  • RE: How to determine DST on the watch?

    flowstate
    flowstate
    Luc said:
    I tried Activity.Info.currentLocation and Weather.getCurrentConditions().observationLocationPosition but for some reason typically null on my watch

    Sorry, I forgot to mention that one way to "prime" Activity.Info.currentLocation is to open an…

    • over 2 years ago
    • Connect IQ
    • Connect IQ App Development Discussion
  • RE: Application.Properties does not work for a minority of users

    flocsy🤠
    flocsy🤠

    I use that code (modified to my purpose), but how could that possibly help when the exception in both cases was thrown on the exact same line:

    import Toybox.Application.Properties;

    function c(k as PropertyKeyType) {
       var value = Properties.getValue(k…

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