If you rebuild your app, and you replace the file, not append it, will all the saved data be cleared?
I’m updating my app, and want to make sure the users data wont be lost. So if I build and replace the previous build, it should still work fine right?
Thanks.