Quantcast
Channel: Adobe Community : All Content - AIR Development
Viewing all articles
Browse latest Browse all 2954

PersistanceManager saveProperty iOS Problems

$
0
0

Hi there,

 

we developed an Application in which we save the data like this:

 

FlexGlobals.topLevelApplication.persistenceManager.setProperty("noAds" ,"purchased");

FlexGlobals.topLevelApplication.persistenceManager.save();

 

The data on iOS won't save if we close the app (not minimize - close!).

 

The strange thing is that this only happens in some applications.

We developed a game in different languages. The source code is completely the same only the strings were different.

 

We don't think that the problem could be the character set of the different languages.

 

We also read a lot about the problem of saving variables on iOS with the persistanceManager and it is recommended to call the save(); method.

 

So we published an update and inserted the save method. It is still not saving the variables.

 

On Android everything is working as expected.

 

Best

omi


Viewing all articles
Browse latest Browse all 2954

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>