Persistency of properties

Former Member
Former Member
Hi,
sometimes I loose the properties that I save with AppBase.setProperty().

I normally exit the app with

Ui.popView(Ui.SLIDE_IMMEDIATE);

but when I launch it again, 1 on 10 I don't have properties anymore.

I don't use AppBase.saveProperties() since it is deprecated.

Any glue?

Thanks