Hi everyone,
I have an app which was written in objective-C using Xcode a while back.
I want to do a new version of the app using Corona.
But - all my users currently have their progress / app data stored on their devices in NSUserDefaults.
So - I need a way within Corona to access these NSUserDefaults and retrieve the values so I can import them into the new version of the app’s database. When users install the new Corona version I don’t want them losing any data.
I know the roadmap says “Access to set NSUserDefaults” but I need to GET the old values back, not set them. Is this likely to be included?
Does anyone know if this is going to possible at any point or if there is any way of doing it currently. It’s kind of crucial to my entire development process because if I can’t do this I can’t use Corona realistically for this app or I have to seriously annoy all my users by basically wiping all their data.
Any help / advice on this would be much appreciated.
Thanks,
Ian [import]uid: 123492 topic_id: 33046 reply_id: 333046[/import]