Acknowledged

Issue with Placeholder wearable2021 in SDK 7.4.x

When exporting a project using any of the SDK 7.4.x versions, the compiler attempts to build for the placeholder wearable2021, even though it is not enabled among the target devices and is not even available for selection. The issue disappears after deleting the wearable2021 folder from the devices directory, which, for some reason, is still present among the devices downloaded by the SDK Manager. The smallwearable2021 folder is also present but does not seem to be considered by the compiler in this case. This problem does not occur with any of the previous SDK versions (7.3.x and earlier).

  • It's possible that despite the device not showing up in the manifest editor it is still in the raw text version of the manifest.xml.However, this would usually only be the case if the device config has already been removed from the devices folder. I have yet to reproduce the issue where the manifest editor is not in sync with the manifest.xml text.

    Old devices such as wearable2021 that were temporary are also not automatically deleted from your devices folder when removed from the SDK manager in case people are still developing with it.