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.7 released May 12, 2016.
- Download directly from our developer site at http://developer.garmin.com/connect-iq/sdk/
General Changes:
- Add FR735XT support
- Add color palette images to the UX Guide
- Add data field dimensions to the UX Guide
- Update fenix 3/D2 Bravo font sizes in UX Guide
- Add font information for the FR 230, FR 235 and FR 630 to Appendix B of the UX Guide
- Disable high priority timeout search in the MO2 sample. The API now also defaults high priority search to off. It is not recommended for developers to use high priority search
- Enable help URL support for app settings
Simulator Changes:
- Handle large JSON responses better
- Remove shadow from the Edge 1000 image
- Add support for 1 and 2 field layouts on vivoactive
Known Issues:
- If an Exception is thrown from a catch block, the finally block of the current try/catch/finally will not be executed