ConnectIQ 1.1.3 ?

Former Member
Former Member
In the fenix 3 SW Update changelog, it is mentioned :
Added support for Connect IQ SDK 1.1.3.


And after the update of my Fenix 3, I've this version in the system information.

But I can't find it on the ConnectIQ website or with the SDK manager in eclipse.
  • The 1.1.3 SDK will be released in a day or two. We're putting together the simulator release now. There's not much in release, just a few bug fixes:

    • Automatic URL encoding of parameters in makeJsonRequest() has been removed. Please use the encodeURL() routine (introduced in 1.1.2) in the Communications module as needed in your application.
    • All %'s encountered encodeURL() are encoded as %25 to follow RFC 3986 specification.
    • Fix issue that caused Toybox::Application::setProperty() to intermittently fail.
    • Several other minor bug fixes and documentation updates.
  • Former Member
    Former Member over 10 years ago
    Ok thanks !

    Do you know if there's something in the roadmap to allow settings in watchface ?

    For example, I must create a watchface for each color I want to have, for the moment I have black, white, yellow and I'm working on a green one, they are the same but the color :/
  • There has been talk of user config from both GCM and GE for some time now, but there has been no timeframe as to when that might be available. It will use the object store for a given CIQ "Thing" (app, watchface, widget, datafield).
  • Former Member
    Former Member over 10 years ago
    Ok thanks for your answer
  • Ok thanks !

    Do you know if there's something in the roadmap to allow settings in watchface ?

    For example, I must create a watchface for each color I want to have, for the moment I have black, white, yellow and I'm working on a green one, they are the same but the color :/


    See this recent post on the developer blog.

    ...We are very excited about our upcoming 1.2.0 release which will improve connectivity, allow users to edit app settings in Garmin Connect™ Mobile and Garmin Express, and others new features. Connect IQ 1.2.0 will be in late September...