Question
sharedObject not persistant after App update (iOS)
So I have some data stored in a SO. When I explicitly close the app (using double click on home button and closing from the bottom list of icons) the SO persists after reopening the app.
But when I upload the app to the device after compilation with a new version, SO gets deleted...
I'm using an ad-hoc profile for enterprise deployment, with Air 3.4 and iOS6.
The filename and content are the same in the app xml...