You can get it one of two ways:
- Use the Connect IQ SDK Manager in Eclipse, by clicking the Connect IQ menu, selecting Open SDK Manager, and then clicking the Download button for Connect IQ SDK v1.2.6 released March 10, 2016.
- Download directly from our developer site at http://developer.garmin.com/connect-iq/sdk/
General Changes:
- Fix Monkey C scope resolution to correctly find a parent class’s member when it has the same symbol as a global variable.
- Fix APAC fonts on Fenix 3 / HR and D2 Bravo.
- Update Tall Watch/VVA-HR to allow two-field data field configuration.
- Fix missing background color on Edge when displaying fonts.
- Fix Tall Watch / VVAHR Medium Font.
Simulator Changes:
- Let App Settings Editor read settings of type password instead of overwriting the setting with an empty string.
- Fix Settings Editor to write UTC values for data fields instead of local values.
Known Issues:
- If an Exception is thrown from a catch block, the finally block of the current try/catch/finally will not be executed.