Acknowledged

Symbol Not Found Errors - Vivoactive 4 with latest device update

Hi, with the latest SDK 4.2.4 also a device update for VA4 available.

After this update no more compilation of VA4 is possible. All dc commands in onUpdate 

dc.setAntiAlias.. dc.clearClip(), and so on

run in error:

Error: Symbol Not Found Error
Details: Failed invoking <symbol>

Also commands:

backBuffer = Gfx.createBufferedBitmap({...

with the same errors

The code runs fine before. How can I roll back this device update from SDK-manager?