Ticket Created
over 4 years ago

WERETECH-11175

set/getProperty deprecate on sdk 4?

In current doc something has changed!!

Previous information: some function (e.g. deleteProperty) was planned to remove but not set/get.

My app run well and there are values in sim Application.AppBase.Data.

So, is documentation correct?

I have some strange app behaviour on sim:

- settings don't change

- memory peaks

- console  message "Unable to serialize app data"

- resetting settings to default

can be connected with any changes in sdk 4?

Parents
  • I haven't checked it but in my opinion its possibly

    1. choose sdk 1

    2. select targets 1

    3. build iq 1

    4. choose sdk 2

    5. select targets 2 (of cource diferent than 1)

    6. build iq 2

    7. iq's == zip, so put all directory from iq2 to iq1

    8 merge mainifest.xml 

    9 publish iq1

Comment
  • I haven't checked it but in my opinion its possibly

    1. choose sdk 1

    2. select targets 1

    3. build iq 1

    4. choose sdk 2

    5. select targets 2 (of cource diferent than 1)

    6. build iq 2

    7. iq's == zip, so put all directory from iq2 to iq1

    8 merge mainifest.xml 

    9 publish iq1

Children