• The whole getObscurityFlags controversy...

    I thought I had submitted this bug earlier today, but it has disappeared.

    Doing a search, there are numerous bug reports (at least some of them from me) concerning really irritating behaviour on getObscurityFlags with high end devices like Fenix 6x.

  • RE: Better description of encodeNumber method (ByteArray class)

    Former Member
    Former Member

    Thanks jim_m_58 for your time. I understand now - encodeNumber only projects binary representation of a number to byteArray, nothing for me.
    As for the conversion, I finished with the idea you described above -> I go from back with a sequence of "value…

  • RE: Updated Device List?

    The SDK itself indicates what version of CIQ is on a specific device (or the minimum at least)  One thing that may be a bit confusing is the SDK version and VM version (the part of CIQ on the device itself) don't need to match, and the most recent SDK…

  • RE: CIQ 3 MapView and MapTrackView Observations

    Hello, 

    Ok, I had to learn about that non working switchToView hard way - I wish this was more clearly documented.

    Few questions to anyone who knows!

    1) I have few activity screens between which I usually move by arrows via switchToView. If I start using…

  • Simulator: App Settings constantly reset to default / not accepted

    Environment: CIQ SDK/Plugin 3.0.4

    In one scenario (simple test app with one setting):
    - If I push settings after starting the simulator, but before running the app, they are pushed successfully (based on looking at the .SET file)
    - However, if I open the…
  • RE: FIT files, GPX files, Simulator and Playback File

    Former Member
    Former Member
    asandweech...
    Partial1 is accepted by the simulator to the extent that it delivers around 63-66 samples from the file.... and then stops delivering samples to the app.
    Partial 2 delivers no samples to the app when selected for playback in the simulator…
  • 1hz with "Vaders!"

    I thought I'd write a short post on how I implemented my interpretation of an "Always Active" watchface with "Vaders!"
    https://apps.garmin.com/en-AU/apps/828d3ac3-f5d9-41a5-a158-af1f5877f433

    Firstly, the "Always Active" feature is…
  • RE: Widget: Maker

    The widget system requires that you enter the widget (by tapping the screen or pressing enter). Until you enter the widget, it won't receive many of the normal input events.

    If the widget started out in the trigger selection menu, you wouldn't be able…
  • RE: WatchFace: ChromatiCron

    Former Member
    Former Member
    Let's see if this works

    Yes, I tried it 3 times always renaming the str file to match, but nothing.


    Hrm. One more thing you can try (but may skip once you read more below): Select a different watch face, then copy over the .STR file, then go back…
  • Enhance documentation and development tools for the extended code space

    The current description for the (:extendedCode) annotation lacks technical details about extended code space, and the memory view in the simulator doesn't seem to take into account the existence of extended code space (only the regular code size has smaller…