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
  • not two properties (until both are considered property internaly). I've had :

    <property id="Wtt"  .....
    <string id="WtT"

    Otherwise yes, that's what this bug report has become. When i changed string id to WhtT all problems disappeared.
    Those IDs were there for long time during development and i did not notice any problem until recently. Therefore i assume it may/or may not have some relation to fact number of my properties grew to 296 during the time.

Comment
  • not two properties (until both are considered property internaly). I've had :

    <property id="Wtt"  .....
    <string id="WtT"

    Otherwise yes, that's what this bug report has become. When i changed string id to WhtT all problems disappeared.
    Those IDs were there for long time during development and i did not notice any problem until recently. Therefore i assume it may/or may not have some relation to fact number of my properties grew to 296 during the time.

Children