Ticket Created
over 3 years ago

CIQQA-492

wf can't find property

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

form era:

Error Name: Unhandled Exception
Devices:
    Venu® Sq: 2.70
Languages: dut

using Toybox.Application.Properties    as PRP;

//in line:

k = PRP.getValue(k);

but:

1. Properties should exist - sim/other devices read it

2. when I call for not existed property  k = PRP.getValue("k"); in IDE

Error: Unhandled Exception
Exception: Key does not exist in Application Properties

it would be useful to get name of exception in ERA

Parents
  • I've read somewhere that there is problem with settings file because it stored on other server then prg.

    User download app, run it but there is still no settings. An maybe it's a problem in this case, because it's not permanent, it raise occasionally.

Comment
  • I've read somewhere that there is problem with settings file because it stored on other server then prg.

    User download app, run it but there is still no settings. An maybe it's a problem in this case, because it's not permanent, it raise occasionally.

Children
No Data