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.10 released June 30, 2016.
- Download directly from our developer site at http://developer.garmin.com/connect-iq/sdk/
General Changes:
- Add shifter data to ActivityInfo API
- Add navigation data to ActivityInfo API
- Added Arabic, Hebrew, and Bulgarian language support
- Add support for the Oregon 7 series
- Add support for FR235 Korea
- Prevent data fields from starting a high priority search on the ANT radio
- Allow has operator to work with classdefs
Known Issues:
- If an Exception is thrown from a catch block, the finally block of the current try/catch/finally will not be executed.