Complete
over 2 years ago

WERETECH-8010

Fixed

Vivoactive 3 firmware 6.90 cause watch faces to crash

Please check the newest firmware for issues that causes watch faces to crash.

e.g. https://apps.garmin.com/de-DE/apps/fc3f9b9f-add6-46cb-8e0b-9a2172a04c31

All vivoactive 3 users with the latest firmware are reporting the same affect, the watch face crashes directly. No start is possible.

No crash error logging is written into the log file of the watch.

The simulator of the SDK works perfectly with the watch face (3.0.12/3.1.4) and the last issues caused by the watch face was reported a year ago.

Thanks for support and please keep up testing your software.

The Magician

Parents
  • Had this too. I noticed that Storage.getvalue() is real slow. I replaced it with Apllication.getproperty which was much faster and as a bonus no crashes wen scrolling fast. Of course this is only helpfull if you write your own widgets :-S . I suppose it is another quirk of the new firmware.

Comment
  • Had this too. I noticed that Storage.getvalue() is real slow. I replaced it with Apllication.getproperty which was much faster and as a bonus no crashes wen scrolling fast. Of course this is only helpfull if you write your own widgets :-S . I suppose it is another quirk of the new firmware.

Children
No Data