Does data stored using Shared Object persist across mobile app updates? Are there any gotchas that I should know before relying on this? Would it be safer to store data using the file system API?…
Does data stored using Shared Object persist across mobile app updates? Are there any gotchas that I should know before relying on this? Would it be safer to store data using the file system API?…