Complete
over 5 years ago

WERETECH-6408, WERETECH-7425, WERETECH-7514

Could not reproduce.

File not found error

On real device randomly occurs error: File Not Found Error - while trying to read from Storage

Error is already quite old. From CIQ_LOG.YML I see that it occurs roughly once a day. It is not as visible as before because Watch restart automatically Watchface.

Parents
  • I'm not sure this is really related to avoiding NULL value, at least it failed for me not only in places where value was NULL. Could you extend your tests to write/read also not NULL values? Could it have any impact if this is watchface?

    Again, I can observe the issue with my watchface. It reads from Storage every minute and fails every 2nd/3rd days - so this is not so often. On top of that - as watchface is restarted automatically, it's no longer as visible as in the past.

    Maybe using my app (but previous version - which did not implement avoidance of NULL) could help?

Comment
  • I'm not sure this is really related to avoiding NULL value, at least it failed for me not only in places where value was NULL. Could you extend your tests to write/read also not NULL values? Could it have any impact if this is watchface?

    Again, I can observe the issue with my watchface. It reads from Storage every minute and fails every 2nd/3rd days - so this is not so often. On top of that - as watchface is restarted automatically, it's no longer as visible as in the past.

    Maybe using my app (but previous version - which did not implement avoidance of NULL) could help?

Children