Complete
over 4 years ago

SDK 3.2 Application Settings no longer in synch with actual simulator settings

To replicate:

1. Start an app...

2. Use Application.getApp().setProperty(key,value); to set a property

3. Use Ctrl + M to verify setting is stored in ApplicationProperties

4. Restart the app 

5. Use Ctrl + M to verify setting is still stored in ApplicationProperties

6. Start Application Settings

ACTUAL BEHAVIOUR

7. Note that entire settings form has been reset to default values. It is not referring to current application properties at all.

EXPECTED BEHAVIOUR. 

 7. Application Settings should open with current values of application properties

Parents
  • I have just done that - deleted the entire of %TMP%

    This is what I see:

    The top box is the "Ctrl + M" I did before opening settings.

    The grey form is what I see in "Application Settings Editor".

    Something has changed.

    G

Comment
  • I have just done that - deleted the entire of %TMP%

    This is what I see:

    The top box is the "Ctrl + M" I did before opening settings.

    The grey form is what I see in "Application Settings Editor".

    Something has changed.

    G

Children