I was just wondering what type of process the builds go through to prevent someone from accessing a sqlite file in your build. My assumption that there is an encryption that happens to obfuscate the code. However, the app I am creating contains a sqlite file that is important to us and thus we wouldn’t want it to be accessed after the binary is created. Can anybody tell me if the .sqlite file is safe or should I have the data in a different format to prevent someone from stealing our data? What about a cvs file?
thanks,
Rob [import]uid: 38348 topic_id: 31147 reply_id: 331147[/import]