I was trying to run a test from vscode, but Garmin MonkeyC extension gave me such a prompt. Why? The min SDK version in my manifest.xml is 3.2.0
I was trying to run a test from vscode, but Garmin MonkeyC extension gave me such a prompt. Why? The min SDK version in my manifest.xml is 3.2.0
The minimum supported SDK was bumped to support the simulator's new app settings editor, which is the replacement for the settings editor in Eclipse. Since this extension is currently in alpha we're bumping the minimum supported SDK. Once we exit alpha and have our official initial release of 1.0.0 we won't plan on bumping the minimum supported SDK without a really good reason.
That being said we'll probably have at least one additional minimum supported SDK before our 1.0.0 release.