• RE: Step count in Running dynamics

    In case that some Running Dynamics devices do not support specific features of the RunningDynamicsData fields, I think there should be a hint in the documentation, or at least the fields that are not supported should remain null. Because how it is now…

  • RE: How to know Data field size at run time?

    Thanks. That Jungle part is something I've kind of struggled to understand when looking at samples and manuals. The app works now so I should be safe to refactor it now before next upgrade.

    The ammount of code is very small so memory and performance…

  • RE: Suggestions for improvements to user review process and flagged reviews

    I agree with Jim. Contact developer NEEDS to have an email specified. (If the user gives a bogus email. Oh well)

    currently, all contact developer w no email I will just have to ignore. (And it’s usually a cannot do x or y w the app and no way to do next…

  • Activity name for SPORT_SWIMMING gets overwritten with 'Swimming'

    For every other activity, the name defined in ActivityRecording.createSession({}) is what shows in Garmin Connect, but when using SPORT_SWIMMING, it just shows 'Swimming', this is a shame because SPORT_SWIMMING also seems to be the only sport that can be…

  • IQ logo when the app is opening for apps downloaded from GCM ios.

    - First issue appears there are 2 weeks ago

    - Many devices are impacted: vivoactive 4, fenix 6s pro, Fr935

    - 2 of my apps are impacted

    - Any modification in my side

    - At least 5 out of 8 users have downloaded the app from GCM ios (for the others I don…

  • RE: Preserving memory in Monkey C

    I’ll add my 5 cents if it’s still relevant to someone. This has already been mentioned here, but not so explicitly. At least, I did not immediately notice this. Perhaps because I'm not quite a programmer, I had fun at my leisure. I mean: Do not use CONST…

  • Smart HR tracking on VA3 draining an order of magnitude more battery

    Hi, my sleep tracking app uses continuous HR tracking (burst reading of ten values every 5 minutes) for multiple hours.

    I've been notified by one user that (at least on VA3) the app drains the watch battery almost completely overnight when they have …

  • Accelerometer from HR belt

    Former Member
    Former Member
    Hello everyone,

    I am thinking about creating an app displaying feedbacks of the horizontal acceleration of the body (as a proxy for the center-of-gravity) per running stride.

    Is there a possibility to get raw acceleration data from the Garmin Tri HR belt…
  • RE: Run Power: Data Field

    Michele17 unfortunately I unable to check it as I neither own a 5+ nor a Stryd. Having said that, please:

    1) Pair your Stryd as a power meter with your watch (using the watch settings, not the Run Power settings) as noted in the manual
    2) Wait at least…
  • RE: Monkey Code Keeper - Tool for developers

    This code was an example, not mine.
    Just like an idea - use native list of variables, constants, functions, available in SDK.
    c:\Garmin\SDK\connectiq-sdk-win-2.4.2\bin\api.debug.xml
    c:\Garmin\SDK\connectiq-sdk-win-2.4.2\bin\api.db
    It should be reworked and…