3.1.3 SDK Hotfix for fenix 6 issues

Developers,

We've pushed a hotfix for the SDK to address the issues uncovered with fenix 6 builds. In short, the SDK we built had the wrong CIQ version associated with the device firmware so the device would not support PRGs built with 3.1.3. You should need only to remove and reinstall 3.1.3 in your development environment in and recompile to fix your apps. I've tested with the affected device platform to ensure that this build will indeed work. Sorry for the inconvenience, but great job getting this on our radar quickly. Also, how about that ERA viewer getting all of us on top of those reports right away! Thanks for the quick report so we could make a quick response.

-Coleman

  • You should be able to switch if you browse for the 3.0.x SDK on your machine.  Maybe it's in a different directory than where you downloaded 3.1.3

  • Yep they are all in the same directory on my PC.

    If I use Windows/Preferences to select the 3.1.3 (version 2) SDK (connectiq-sdk-win-3.1.3-2019-09-10-ed887158b) then it works.

    If I use Windows/Preferences to select the 3.0.11 SDK (connectiq-sdk-win-3.0.11-2019-4-30-cd45859) then it doesn't work.

    If I use Windows/Preferences to select any of the downloaded SDKs from 3.0.6 to 3.0.12 then it doesn't work.

    In all cases the error is "Invalid Devices XML".

    If I copy the 3.1.3 devices.xml file into one of the other SDK directories then Windows/Preferences will allow me to select that SDK successfully. But then of course it won't compile (complains about Venu). But it shows it really doesn't like the devices.xml file for some reason!

    I've never used any of the 3.1 beta versions of the plugins, just jumped straight to the release versions of the plugins. I can't even see any other older versions of the plugins listed here anymore developer.garmin.com/.../ - the only choice is to use the 3.1.3 release versions now.

  • Now I've tried a new install of Eclipse, new workspace, installing plugins again, and it still does the same ...