Complete

WERETECH-8889

Cannot Reproduce

Watch face settings updated successfully but reset to default each time user leaves the face or performs settings change

Would someone be able to help identify whether issue is in my app or Garmin CIQ ? I am experiencing and able to reproduce following settings issue with watchface:

When face settings are modified and sent to the watch, everything is properly reflected on the watchface  and remains stable as long as user does not leave the watchface.
At the moment user leaves face e.g. to activity or widget and comes back all settings are reset to default ones. Also when does not leave the watchface but attempts to modify settings using Garmin Mobile or CIQ store app they load default settings as well although watch is running with modified settings at that moment.

Watch: Tactix Delta
SW: 9.0
CIQ: 3.1.7
Used app: Digital For TactixD v2 Beta
Set file size: 4.32K

Parents
  • I am aware of it, that's why i am testing with user configurable strings 15characters longer then expected as a worst case scenario, hoping that's enough and working on code optimization in parallel.
    Code optimization gives me bytes while most of the memory is taken by property IDs which are already 1-3characters, if there would be way how to lower that part while keeping number of properties i think i would be able to save a lot.

Comment
  • I am aware of it, that's why i am testing with user configurable strings 15characters longer then expected as a worst case scenario, hoping that's enough and working on code optimization in parallel.
    Code optimization gives me bytes while most of the memory is taken by property IDs which are already 1-3characters, if there would be way how to lower that part while keeping number of properties i think i would be able to save a lot.

Children
No Data