• RE: Swipe left working in simulator but not on device

    Just did another test, and it is onNextPage() that is triggered by swipe left on the device.

    If on the device swipe left would be associated with the onNextPage() behavior, and I have onSwipe() as well, which of the two takes precedence?

    Edit: that was…

  • RE: IP address banned by Cloudflare

    it's mostly hitting just us devs. so I guess the priority is a lot lower now.

    That hurts :)

    Developers are the working class, and the working class is the backbone of society.

    But our time will come comrades! We are destined to overthrow…

  • RE: Button Press Detect on an EDGE Data Field

    Interesting. I wonder if this is a bug? onShow() is triggered as soon as you begin to slide the screen away from being active. This video also captures a rare screen flicker issue I see very infrequently... And since on a touchscreen at least (not sure…

  • RE: Is anybody doing well from the new merchant system?

    Former Member
    Former Member

    I have to say I am dissapoined that this topic does not have more conversation, and I am struggling to think that the Garmin Merchant system is being used much.  I second thecomments that the new download figures format is utterly useless whithout the actual…

  • RE: Smart recording vs. 1s vs. compute() in a DataField

    Agree. I've looked at FIT files using Smart Recording and it seemed like it could record from every second to up to every 12-15 seconds worst case. It seemed like if there was any sensor data that changed, it went ahead and saved a new line, such as HR…

  • RE: The Connect IQ Store is getting worse by the day by a few developers who dump a shitload of *** watch faces

    I agree, and I think it's more than not caring, I think it's just wasting money for them. But once some competitors will have their own version then maybe things will change. St least that will force Garmin to continue to support it. If they would close…

  • Links in the forum don't work if there's a character after them

    This week I encountered at least two links in the forum that didn't work (404), both because the link included an extra character at the end (comma or dot). When I remove the extra char it works. I know I saw this in the past, but very infrequently, so…

  • Loaded PRF into Profiler, but then unable to select debug.xml from Mac Finder: file is greyed out

    I've successfully loaded a PRF file (lumeoface.PRF) into the Profiler. The PRF was generated by a profiling-enabled debug build of my sideloaded app, on a Venu 3 watch. The Profiler then asks to "Open App Debug Xml file". I point it at a folder containing…

  • RE: Vertically Center Icon in IconMenuItem using Menu2

    At first I also thought it's the image size, but then I looked at mine, and they were more or less the same (or at least in both cases the icon size vs text height look similar)

    Secondly my icons don't have padding. They are as I downloaded them from…

  • RE: Access Garmin Dogtracker information from custom garmin connect IQ app

    It's not part of the profile, at least not publicly.  I had to figure it out on my own.  Companies often added data to the streams that aren't officially part of the profile.

    Looking at my notes, I see the following.  I don't actually do anything…