Ticket Created
over 3 years ago

CIQQA-495

File Not Found Error after calling Storage.setValue on some devices

sdk 4.0.3
eclipse plug in 4.0.4
eclipse Version: 2021-06 (4.20.0) Build id: 20210612-2011
windows 10
watch face
minSdkVersion 2.4.0

1. when saving array of float

Error Name: File Not Found Error
Devices:
    fÄ“nix® 5X Plus: 11.00
App Versions: 1.16.2
Languages: chs 

Error Name: File Not Found Error
Devices:
    fÄ“nix® 6S / 6S Solar / 6S Dual Power: 16.70
App Versions: 1.16.2
Languages: chs
       
2.  when saving dictionary {x=>bool;y=>bool;}

Error Name: File Not Found Error
Devices:
    Descent™ Mk2 / Descent™ Mk2i: 4.20
App Versions: 1.16.2
Languages: kor

3. strange thing that only APAC language (on sim after changing language chs/kor and of course on my European version f6pro no error)

4. I'm not  sure if storage run at all because I save only dictionaries or arrays

Parents
  • long time no errors but:

    from code not in lowPower:

    Error Name: File Not Found Error
    Occurrences: 3
    First Occurrence: 2021-12-22
    Last Occurrence: 2021-12-22
    Devices:
        Forerunner® 245: 8.30
    App Versions: 1.19.2
    Languages: eng

    in   PSX1_App.onStop:343

    Error Name: File Not Found Error
    Occurrences: 5
    First Occurrence: 2021-12-21
    Last Occurrence: 2021-12-21
    Devices:
        Forerunner® 245: 8.30
    App Versions: 1.19.2
    Languages: eng

    in line

    STO.setValue(key, ARRAY);

Comment
  • long time no errors but:

    from code not in lowPower:

    Error Name: File Not Found Error
    Occurrences: 3
    First Occurrence: 2021-12-22
    Last Occurrence: 2021-12-22
    Devices:
        Forerunner® 245: 8.30
    App Versions: 1.19.2
    Languages: eng

    in   PSX1_App.onStop:343

    Error Name: File Not Found Error
    Occurrences: 5
    First Occurrence: 2021-12-21
    Last Occurrence: 2021-12-21
    Devices:
        Forerunner® 245: 8.30
    App Versions: 1.19.2
    Languages: eng

    in line

    STO.setValue(key, ARRAY);

Children
No Data