Garmin Forums
Garmin Forums
  • Site
  • User
  • Site
  • Search
  • User
  • Apps & Software
  • Outdoor Recreation
  • Sports & Fitness
  • Pilots
  • Developer
  • Beta Program
  • German Forum
  • More
  • Cancel
  • [BUG] UNIX Timestamp Y2038/Long Support Needed for Moment and Time APIs

    FeliXGear
    FeliXGear

    Hi Garmin Dev Team,

    I would like to report a critical limitation regarding timestamp handling in Connect IQ, which may soon affect many apps and users:

    Issue:

    • All timestamp and time-related APIs (Moment, value(), etc.) currently use Lang.Number (signed…

    • 4 months ago
    • Connect IQ
    • Connect IQ Bug Reports
  • bug: ambiguious and exists in multiple imported modules

    flocsy🤠
    flocsy🤠

    import Toybox.Activity;
    import Toybox.Lang;
    import Toybox.Position;
    
    function onPosition(info as Position.Info) as Void {
        var ai = Activity.getActivityInfo();
    }
    
    function initLocationEvents(config as Number) as Void {
        Position.enableLocationEvents…

    • 5 months ago
    • Connect IQ
    • Connect IQ Bug Reports
  • RE: Invalid Value: Cannot convert Object to Long

    flowstate
    flowstate

    On a side note you have a few seemingly unnecessary casts in your code:

    - FitContributor.MESG_TYPE_RECORD as Number

    This should be unnecessary as MESG_TYPE_RECORD should already be a Number

    - $._data.sensorAccelX as Object (and similar casts)

    These should…

    • 6 months ago
    • Connect IQ
    • Connect IQ App Development Discussion
  • RE: UserProfile.getHeartRateZones crash when accessing return array

    flowstate
    flowstate
    Michael said:
    The problem is, the class is too generic. It can handle data that comes from a complication as well as data that comes from a calculation formula... The type is too flexible. Generics would solve the issue, but otherwise I need a cast.

    What…

    • 11 months ago
    • Connect IQ
    • Connect IQ App Development Discussion
  • RE: dealing with superficial negative reviews

    flocsy🤠
    flocsy🤠

    I don't think that's the case. In 90% of those 1 star reviews the user doesn't contact me when I reply and ask them to contact me. And actually a big chunk of them are really from stupid users that indicate they have a problem with understanding Garmin…

    • over 1 year ago
    • Connect IQ
    • Connect IQ App Development Discussion
  • RE: Simulator Fidelity

    flowstate
    flowstate
    jim_m_58 said:

    More proof you don't understand.

    The widget example proves it.

    Sure, if you say so. Believe me, I understand the concept that "the simulator is not literally running the same device firmware code that runs on a real device". I know what…

    • over 4 years ago
    • Connect IQ
    • Connect IQ App Development Discussion
  • RE: IQ symbol when rounding the temperature

    flowstate
    flowstate
    4774182 said:
    I recently added a line of code to round the number for the temperature because on some watches it shows to several decimal places.

    Wanted to mention this before, but this suggests that, contrary to the documentation, Weather.CurrentConditions…

    • over 1 year ago
    • Connect IQ
    • Connect IQ App Development Discussion
  • RE: CustomMenuItem variable height

    flowstate
    flowstate

    I think it's done that way because they only want two heights, to enforce a somewhat consistent user experience:

    - itemHeight, for non-focused items

    - focusItemHeight, for the focused item (in the center of the screen)

    On very old watches (two generations…

    • over 2 years ago
    • Connect IQ
    • Connect IQ App Development Discussion
  • RE: instanceof Number vs has :toNumber

    flocsy🤠
    flocsy🤠

    I think you missed the point: If I knew it's a Number then I would just do value as Number. But I don't know. This is the code that returns a property as a Number. But it might return from Properties.getValue as PropertyValueType or Null, so my…

    • over 2 years ago
    • Connect IQ
    • Connect IQ App Development Discussion
  • RE: Connect IQ Store app from Garmin

    flocsy🤠
    flocsy🤠

    "- I specifically said: devices which are still getting software updates may not get new features"

    Actually mist people in the forum would be happier if Garmin would only fix things without trying to add new features... *

    But the sad thing is…

    • 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