Garmin Forums
Garmin Forums
  • Site
  • User
  • Site
  • Search
  • User
  • Apps & Software
  • Outdoor Recreation
  • Sports & Fitness
  • Pilots
  • Developer
  • Beta Program
  • German Forum
  • More
  • Cancel
  • RE: How to ensure a background process is running after device restart?

    jim_m_58
    jim_m_58

    Ok, a background service is really part of your main app.  It's not really something separate that will run on it's own.  The main app has to run at least once after the app is installed and must do a registerForTemporalEvents.  If that doesn't happen…

    • over 1 year ago
    • Connect IQ
    • Connect IQ App Development Discussion
  • RE: download count and per device statistics mismatch?

    flowstate
    flowstate
    flocsy said:
    When they added stats, it was clear from the announcement that it only contains data for system5 and above devices, that's why they always add up to 100%, and that's why it is possible that 100% is not 468 but significantly lower. …
    • over 1 year ago
    • Connect IQ
    • Connect IQ App Development Discussion
  • RE: Floating point value being returned from Number.toString

    flowstate
    flowstate

    Also, there is a bug in your celsius to fahrenheit conversion code, in the case that temp actually is a Number (or Long) and not a Float (or Double).

    temp = (temp * 9/5) + 32;

    If temp is a Number, then temp * 9 is a Number and (temp * 9) / 5 is division…

    • over 1 year ago
    • Connect IQ
    • Connect IQ App Development Discussion
  • RE: Menu2 question

    akamming
    akamming

    Tx for thinking along with me...

    about

    "You might be stuck just giving the users a well-designed CustomMenu and not worry too much about making it look exactly like a native Menu2."

    I am not worried about it not looking exactly like a native…

    • over 1 year ago
    • Connect IQ
    • Connect IQ App Development Discussion
  • Connect IQ forum issues

    flowstate
    flowstate

    Just want to quickly summarize all the issues I've experienced with the new forums (as nice as they are). I think some of these issues make it very hard to deal with long discussions, such as app support threads in the Showcase. One of my users mentioned…

    • over 6 years ago
    • Connect IQ
    • Connect IQ App Development Discussion
  • RE: How to add a new data field to an existing watch face?

    flowstate
    flowstate

    - Connect IQ data fields are designed to only be used within native activities/sports such as Run or Bike, not watch faces

    - Default/native watch faces aren't implemented in Monkey C, and Garmin doesn't provide examples of native watch face clones re…

    • over 2 years ago
    • Connect IQ
    • Connect IQ App Development Discussion
  • RE: String.toNumber() causes invalid value error in CIQ1 but returns null in CIQ2/siim

    flowstate
    flowstate
    Travis, I agree with everything you said, except I wish the simulator would generate the same error when you simulate CIQ1 devices. I'm sure that:
    1) There may not be enough room in the VM to "fix" this
    2) Even if it gets fixed, some CIQ1…
    • over 8 years ago
    • Connect IQ
    • Connect IQ App Development Discussion
  • ERA not reporting

    Alan.raceQs
    Alan.raceQs

    For some time now, I have suspected that ERA is unreliable - apart from the frequent reports if it "being down". As reported here, I have received no crash reports from my app for at least six months, and I just don't believe it can be that stable…

    • over 3 years ago
    • Connect IQ
    • Connect IQ Bug Reports
  • RE: Let's discuss the real secret of Connect IQ.

    flocsy🤠
    flocsy🤠

    This is clearly a not well thought through decision and procedure from Garmin's part. I understand and even agree that they should crack down on developers who are abusing things, but they should do it in a way that it doesn't hurt their (meaning Garmin…

    • 1 month ago
    • Connect IQ
    • Connect IQ Store Discussion
  • RE: SDK 3.2.x builds for venu2/venu2s "successfully", but app crashes at runtime (expected build to fail)

    flowstate
    flowstate

    I realize that venu2/venu2s require 4.0.0. It's right in my post.

    The point is that you don't get an error unless you run the app. And that "Export Project" appears to work properly. So what would happen if you just add venu2/venu2s without testing…

    • 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